diff --git a/jpos/src/main/java/org/jpos/util/PGPHelper.java b/jpos/src/main/java/org/jpos/util/PGPHelper.java index cc42d29630..b3704f181b 100644 --- a/jpos/src/main/java/org/jpos/util/PGPHelper.java +++ b/jpos/src/main/java/org/jpos/util/PGPHelper.java @@ -37,7 +37,6 @@ import org.jpos.log.evt.License; import org.jpos.q2.Q2; import org.jpos.q2.install.ModuleUtils; -import org.jpos.security.SystemSeed; import javax.crypto.Mac; import javax.crypto.spec.SecretKeySpec;