mirror of
https://github.com/jlengrand/hibernate-kotlin.git
synced 2026-03-10 08:21:20 +00:00
Remove unused imports
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import org.flywaydb.core.Flyway
|
||||
import org.hibernate.cfg.Configuration
|
||||
import javax.persistence.*
|
||||
import javax.sql.DataSource
|
||||
|
||||
|
||||
@Entity
|
||||
class Entry(
|
||||
|
||||
Reference in New Issue
Block a user