[jOOQ/jOOQ#14653] Avoid backport issues

This commit is contained in:
Lukas Eder 2023-02-17 10:21:23 +01:00
parent cf0f392cbb
commit 2c8d3bc3bf

View File

@ -5528,14 +5528,6 @@ public class DefaultBinding<T, U> implements Binding<T, U> {
static final String patchSnowflakeJSON(Scope ctx, String json) {