Skip to content

Commit a11f0d7

Browse files
committed
jruby: (refactor) remove redundant import
1 parent 49a6649 commit a11f0d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/jruby/org/jruby/ext/strscan/StringScannerLibrary.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import java.io.IOException;
44

55
import org.jruby.Ruby;
6-
import org.jruby.ext.strscan.RubyStringScanner;
76
import org.jruby.runtime.load.Library;
87

98
/**

0 commit comments

Comments
 (0)