Merge "remove unneeded import" into jb-mr1-dev

This commit is contained in:
Doug Zongker 2012-09-20 16:46:38 -07:00 committed by Android (Google) Code Review
commit 45b0385ac4

View file

@ -24,7 +24,6 @@ import java.security.KeyStore;
import java.security.Key;
import java.security.PublicKey;
import java.security.interfaces.RSAPublicKey;
import sun.misc.BASE64Encoder;
/**
* Command line tool to extract RSA public keys from X.509 certificates