Re-generate code

This commit is contained in:
Lukas Eder 2024-01-24 13:29:34 +01:00
parent 045852585d
commit 2b5bfe45c7
2 changed files with 2 additions and 4 deletions

View File

@ -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() {}
}
}

View File

@ -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() {}
}
}