Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
This is infuriatingly dumb
  • Loading branch information
KrashKart committed Oct 10, 2024
1 parent d5ff881 commit f321113
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import seedu.address.logic.commands.AbstractFindCommand;
import seedu.address.logic.commands.FindByContactCommand;
import seedu.address.logic.commands.FindByNameCommand;
import seedu.address.logic.commands.FindCommand;
import seedu.address.model.person.ContactContainsKeywordsPredicate;
import seedu.address.model.person.NameContainsKeywordsPredicate;

Expand Down

0 comments on commit f321113

Please sign in to comment.