mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-01 04:07:53 +08:00
Remove extra _notifyModified
This commit is contained in:
@ -136,7 +136,6 @@ class Note with NotesNotifier {
|
||||
|
||||
void updateModified() {
|
||||
modified = DateTime.now();
|
||||
_notifyModified();
|
||||
}
|
||||
|
||||
String get body {
|
||||
|
Reference in New Issue
Block a user