removed some useless imports

This commit is contained in:
Thialfihar
2010-04-29 01:18:42 +00:00
parent 88fc659ff6
commit a037815454
3 changed files with 0 additions and 3 deletions

View File

@@ -24,7 +24,6 @@ import java.security.NoSuchProviderException;
import java.security.SignatureException;
import java.util.Vector;
import org.bouncycastle2.bcpg.HashAlgorithmTags;
import org.bouncycastle2.openpgp.PGPException;
import org.bouncycastle2.openpgp.PGPPublicKey;
import org.bouncycastle2.openpgp.PGPPublicKeyRing;