Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Eng committed Mar 14, 2024
1 parent 08c74a0 commit a18c37c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/financemanager/TransactionListTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import transactions.Transaction;

import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows;

public class TransactionListTest {

Expand Down

0 comments on commit a18c37c

Please sign in to comment.