Skip to content

Commit

Permalink
Correct formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
CYX22222003 committed Nov 10, 2024
1 parent c6c59ae commit b45133b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package seedu.address.logic.commands;

import static seedu.address.logic.commands.CommandTestUtil.assertCommandFailure;
import static seedu.address.logic.commands.CommandTestUtil.assertCommandFailureWithoutModel;
import static seedu.address.logic.commands.CommandTestUtil.assertCommandSuccess;
import static seedu.address.testutil.TypicalIndexes.INDEX_FIRST_PERSON;
import static seedu.address.testutil.TypicalPersons.getTypicalCampusConnect;
Expand Down

0 comments on commit b45133b

Please sign in to comment.