Skip to content

Commit

Permalink
optimize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
erwan-serandour committed Oct 30, 2024
1 parent 45e1a2d commit b5b2ca9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions its/src/test/java/com/sonar/maven/it/suite/JavaTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@
import java.io.FileInputStream;
import java.io.IOException;
import java.nio.file.Path;
import java.util.Arrays;
import java.util.Properties;
import org.junit.jupiter.api.Assumptions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.io.TempDir;

Expand Down

0 comments on commit b5b2ca9

Please sign in to comment.