mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 20:32:05 +01:00
Remove unused import
This commit is contained in:
parent
5b249f5b3d
commit
795a7783d4
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ import org.bouncycastle.openpgp.PGPSecretKeyRingCollection;
|
|||
import org.bouncycastle.openpgp.PGPUtil;
|
||||
import org.bouncycastle.openpgp.operator.KeyFingerPrintCalculator;
|
||||
import org.bouncycastle.openpgp.operator.bc.BcKeyFingerprintCalculator;
|
||||
import org.junit.Test;
|
||||
|
||||
public class TestKeys {
|
||||
|
||||
|
|
Loading…
Reference in a new issue