Reverted temp commit

This commit is contained in:
Lukas Eder 2020-04-20 11:42:50 +02:00
parent f190e1784e
commit 833cd9c62d
5 changed files with 0 additions and 14 deletions

View File

@ -40,12 +40,10 @@ package org.jooq;
// ...
// ...
// ...
// ...
import static org.jooq.SQLDialect.H2;
import static org.jooq.SQLDialect.MARIADB;
import static org.jooq.SQLDialect.MYSQL;
// ...
// ...
import static org.jooq.SQLDialect.POSTGRES;
// ...

View File

@ -116,9 +116,6 @@ package org.jooq;

View File

@ -110,9 +110,6 @@ package org.jooq;

View File

@ -110,9 +110,6 @@ package org.jooq;

View File

@ -138,9 +138,6 @@ package org.jooq;