Remove unused imports

This commit is contained in:
Julien Lengrand-Lambert
2022-01-31 23:42:22 +01:00
parent 7999a8255e
commit 8b9fd0e89c

View File

@@ -1,8 +1,6 @@
import org.flywaydb.core.Flyway
import org.hibernate.cfg.Configuration
import javax.persistence.*
import javax.sql.DataSource
@Entity
class Entry(