Skip to content

Commit 45b9e72

Browse files
committed
remove unused imports
1 parent cfa6f2b commit 45b9e72

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

opengrok-indexer/src/test/java/org/opengrok/indexer/history/SCCSRepositoryTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@
3030

3131
import java.io.File;
3232
import java.io.IOException;
33-
import java.net.URISyntaxException;
3433
import java.nio.file.Files;
35-
import java.nio.file.Paths;
3634
import java.util.Date;
3735
import java.util.List;
3836
import java.util.Set;

0 commit comments

Comments
 (0)