Remove old content
This commit is contained in:
@@ -43,7 +43,6 @@ class NoteController(kodein: Kodein) : KodeinController(kodein) {
|
|||||||
|
|
||||||
val note = Note {
|
val note = Note {
|
||||||
this.title = body.title
|
this.title = body.title
|
||||||
this.content = body.content
|
|
||||||
this.user = user
|
this.user = user
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user