Skip to content

Commit 214e073

Browse files
committed
remove unused import
1 parent c1d1236 commit 214e073

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/jruby/ext/openssl/Utils.java

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

3232
import org.jruby.Ruby;
33-
import org.jruby.RubyBasicObject;
3433
import org.jruby.RubyClass;
3534
import org.jruby.RubyModule;
3635
import org.jruby.exceptions.RaiseException;

0 commit comments

Comments
 (0)