Skip to content

Commit 24b7c16

Browse files
Vladimir Kotalahornace
authored andcommitted
remove unused import
1 parent e897808 commit 24b7c16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/history/MercurialHistoryParserRevisionsOnly.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
import java.io.IOException;
3030
import java.io.InputStream;
3131
import java.io.InputStreamReader;
32-
import java.nio.charset.StandardCharsets;
3332
import java.util.function.Consumer;
3433

3534
class MercurialHistoryParserRevisionsOnly implements Executor.StreamHandler {

0 commit comments

Comments
 (0)