We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c66df commit b11c4a0Copy full SHA for b11c4a0
opengrok-web/src/test/java/org/opengrok/web/api/v1/controller/ProjectsControllerTest.java
@@ -70,7 +70,6 @@
70
import static org.junit.jupiter.api.Assertions.assertTrue;
71
import static org.opengrok.indexer.condition.RepositoryInstalled.Type.MERCURIAL;
72
import static org.opengrok.indexer.condition.RepositoryInstalled.Type.SUBVERSION;
73
-import static org.opengrok.indexer.history.RepositoryFactory.getRepository;
74
import static org.opengrok.indexer.util.IOUtils.removeRecursive;
75
76
@ExtendWith(MockitoExtension.class)
0 commit comments