Skip to content

Commit 1f6726a

Browse files
author
Vladimir Kotal
committed
remove unused import
1 parent 195a23a commit 1f6726a

File tree

1 file changed

+0
-1
lines changed
  • opengrok-indexer/src/main/java/org/opengrok/indexer/index

1 file changed

+0
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/index/Indexer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
import java.lang.reflect.InvocationTargetException;
3636
import java.net.URI;
3737
import java.net.URISyntaxException;
38-
import java.nio.charset.StandardCharsets;
3938
import java.nio.file.Files;
4039
import java.nio.file.Path;
4140
import java.nio.file.Paths;

0 commit comments

Comments
 (0)