removed unnecessary import

This commit is contained in:
Dave
2014-12-23 15:33:55 +02:00
parent 6b12e42f0c
commit 6ceecd430d

View File

@@ -19,8 +19,6 @@
package nodash.exceptions;
import javax.crypto.BadPaddingException;
public class NoByteSetBadDecryptionException extends NoDashException {
private static final long serialVersionUID = -8579497499272656543L;