Organised imports
This commit is contained in:
parent
01230163b4
commit
bb65927b1b
@ -37,12 +37,11 @@
|
||||
*/
|
||||
package org.jooq;
|
||||
|
||||
import org.jetbrains.annotations.*;
|
||||
|
||||
import java.util.function.Consumer;
|
||||
|
||||
import org.jooq.impl.ParserException;
|
||||
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
import org.jetbrains.annotations.Nullable;
|
||||
|
||||
/**
|
||||
* A SQL parser.
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user