Skip to content

Commit

Permalink
fix:remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
Lu committed Sep 23, 2023
1 parent 40501ae commit 7a0ca9e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
import java.util.concurrent.TimeUnit;

import static org.junit.jupiter.api.Assertions.assertDoesNotThrow;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.mockito.Mockito.mock;

Expand Down

0 comments on commit 7a0ca9e

Please sign in to comment.