Skip to content

Commit 1d9473c

Browse files
committed
un-used import
1 parent 7d1290e commit 1d9473c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
import java.security.GeneralSecurityException;
3131
import java.security.NoSuchAlgorithmException;
3232
import javax.crypto.Mac;
33-
import javax.crypto.spec.SecretKeySpec;
3433

3534
import org.jruby.Ruby;
3635
import org.jruby.RubyClass;

0 commit comments

Comments
 (0)