Skip to content

Commit 725ab9f

Browse files
Vladimir Kotalahornace
authored andcommitted
remove unused import
1 parent 91960ec commit 725ab9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opengrok-web/src/main/java/org/opengrok/web/api/v1/controller/FileController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
import org.apache.lucene.document.Document;
3636
import org.apache.lucene.queryparser.classic.ParseException;
3737
import org.opengrok.indexer.analysis.AbstractAnalyzer;
38-
import org.opengrok.indexer.configuration.RuntimeEnvironment;
3938
import org.opengrok.indexer.search.QueryBuilder;
4039
import org.opengrok.web.api.v1.filter.CorsEnable;
4140
import org.opengrok.web.api.v1.filter.PathAuthorized;

0 commit comments

Comments
 (0)