Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
0x002A committed Oct 9, 2022
1 parent feca841 commit be9eb4c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ public void editGroup(GroupNodeViewModel oldGroup) {
sortAlphabeticallyRecursive(parent);
});


dialogService.notify(Localization.lang("Modified group \"%0\".", group.getName()));
writeGroupChangesToMetaData();

Expand Down

0 comments on commit be9eb4c

Please sign in to comment.