Re-generate code
This commit is contained in:
parent
045852585d
commit
2b5bfe45c7
@ -37,7 +37,6 @@
|
||||
*/
|
||||
package org.jooq.codegen;
|
||||
|
||||
import org.jooq.Row;
|
||||
|
||||
/**
|
||||
* Some publicly available constants used in jOOQ
|
||||
@ -195,4 +194,4 @@ public final class Constants {
|
||||
* No further instances
|
||||
*/
|
||||
private Constants() {}
|
||||
}
|
||||
}
|
||||
|
||||
@ -37,7 +37,6 @@
|
||||
*/
|
||||
package org.jooq.meta;
|
||||
|
||||
import org.jooq.Row;
|
||||
|
||||
/**
|
||||
* Some publicly available constants used in jOOQ
|
||||
@ -195,4 +194,4 @@ public final class Constants {
|
||||
* No further instances
|
||||
*/
|
||||
private Constants() {}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user