Clean code after update postgresjson
This commit is contained in:
@@ -2,7 +2,6 @@ package fr.dcproject.entity
|
||||
import fr.postgresjson.entity.*
|
||||
import java.util.*
|
||||
|
||||
|
||||
class Article(
|
||||
id: UUID = UUID.randomUUID(),
|
||||
var title: String?,
|
||||
|
||||
Reference in New Issue
Block a user