[#5196] Remove type reference
This commit is contained in:
parent
58a538fb95
commit
0b917a5c7e
@ -39,7 +39,7 @@ package org.jooq.meta;
|
||||
|
||||
import org.jooq.SQLDialect;
|
||||
// ...
|
||||
import org.jooq.meta.auroramysql.AuroraMySQLDatabase;
|
||||
// ...
|
||||
import org.jooq.meta.cubrid.CUBRIDDatabase;
|
||||
// ...
|
||||
import org.jooq.meta.derby.DerbyDatabase;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user