Skip to content

Commit 9f6d1a4

Browse files
author
Vladimir Kotal
committed
remove unused import
1 parent 6481976 commit 9f6d1a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/configuration/Configuration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
import java.util.concurrent.ConcurrentHashMap;
5252
import java.util.logging.Level;
5353
import java.util.logging.Logger;
54-
import java.util.regex.Pattern;
5554
import java.util.regex.PatternSyntaxException;
5655
import java.util.stream.Collectors;
5756

0 commit comments

Comments
 (0)