remove unused imports and unthrown exceptions

This commit is contained in:
uberspot
2014-03-07 21:48:26 +02:00
parent a1be0d302b
commit ca851ba21f
10 changed files with 2 additions and 24 deletions

View File

@@ -23,8 +23,6 @@ import java.util.ArrayList;
import java.util.Date;
import org.spongycastle.bcpg.ArmoredOutputStream;
import org.spongycastle.bcpg.UserAttributePacket;
import org.spongycastle.bcpg.UserAttributeSubpacket;
import org.spongycastle.openpgp.PGPKeyRing;
import org.spongycastle.openpgp.PGPPublicKey;
import org.spongycastle.openpgp.PGPPublicKeyRing;