Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
zoebelle-pang committed Apr 3, 2024
1 parent 971765a commit cb7ae50
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ public CommandResult execute(Model model) throws CommandException {
String.format(MESSAGE_FILTER_ADDRESS_BOOK_SUCCESS + Messages.MESSAGE_PERSONS_LISTED_OVERVIEW,
model.getFilteredPersonList().size(), predicate.filterResult()));
}

@Override
public boolean equals(Object other) {
if (other == this) {
Expand Down

0 comments on commit cb7ae50

Please sign in to comment.