Remove obsolete deprecation warning
This commit is contained in:
parent
7db2298f5a
commit
a18861e480
@ -51,7 +51,6 @@ import org.jooq.tools.jdbc.DefaultConnection;
|
||||
/**
|
||||
* @author Lukas Eder
|
||||
*/
|
||||
@SuppressWarnings("deprecation")
|
||||
final class ParsingConnection extends DefaultConnection {
|
||||
|
||||
private static final JooqLogger log = JooqLogger.getLogger(ParsingConnection.class);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user