Skip to content

Commit 347c2af

Browse files
committed
removed unnecessary import
1 parent 77f3465 commit 347c2af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pg/src/main/java/org/bouncycastle/bcpg/PublicKeyPacket.java

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package org.bouncycastle.bcpg;
22

3-
import sun.jvm.hotspot.types.JBooleanField;
4-
53
import java.io.ByteArrayOutputStream;
64
import java.io.IOException;
75
import java.util.Date;

0 commit comments

Comments
 (0)