Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sleipnir committed Jul 30, 2024
1 parent cdf3407 commit beeee62
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test/java/io/eigr/spawn/SpawnTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@

import java.util.Optional;

import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;

class SpawnTest extends AbstractContainerBaseTest {

@Test
Expand Down

0 comments on commit beeee62

Please sign in to comment.