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 91960ec commit 725ab9fCopy full SHA for 725ab9f
opengrok-web/src/main/java/org/opengrok/web/api/v1/controller/FileController.java
@@ -35,7 +35,6 @@
35
import org.apache.lucene.document.Document;
36
import org.apache.lucene.queryparser.classic.ParseException;
37
import org.opengrok.indexer.analysis.AbstractAnalyzer;
38
-import org.opengrok.indexer.configuration.RuntimeEnvironment;
39
import org.opengrok.indexer.search.QueryBuilder;
40
import org.opengrok.web.api.v1.filter.CorsEnable;
41
import org.opengrok.web.api.v1.filter.PathAuthorized;
0 commit comments