Skip to content

Commit b11c4a0

Browse files
Vladimir Kotalahornace
Vladimir Kotal
authored andcommitted
remove another unused import
1 parent 76c66df commit b11c4a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opengrok-web/src/test/java/org/opengrok/web/api/v1/controller/ProjectsControllerTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
import static org.junit.jupiter.api.Assertions.assertTrue;
7171
import static org.opengrok.indexer.condition.RepositoryInstalled.Type.MERCURIAL;
7272
import static org.opengrok.indexer.condition.RepositoryInstalled.Type.SUBVERSION;
73-
import static org.opengrok.indexer.history.RepositoryFactory.getRepository;
7473
import static org.opengrok.indexer.util.IOUtils.removeRecursive;
7574

7675
@ExtendWith(MockitoExtension.class)

0 commit comments

Comments
 (0)