Skip to content

Commit

Permalink
Clean up unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlatombe committed Nov 23, 2023
1 parent 2ddc35a commit ed5b0bf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
import java.util.logging.Level;

import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.containsInAnyOrder;
import static org.hamcrest.Matchers.containsInRelativeOrder;
import static org.hamcrest.Matchers.containsString;
import static org.hamcrest.Matchers.hasItem;
Expand Down

0 comments on commit ed5b0bf

Please sign in to comment.