Skip to content

Commit 4742c18

Browse files
JamesZBLrwinch
authored andcommitted
remove an unused import
1 parent ed54594 commit 4742c18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/boot/oauth2authorizationserver/src/main/java/sample/JwkSetConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import java.math.BigInteger;
1919
import java.security.KeyFactory;
2020
import java.security.KeyPair;
21-
import java.security.Principal;
2221
import java.security.interfaces.RSAPublicKey;
2322
import java.security.spec.RSAPrivateKeySpec;
2423
import java.security.spec.RSAPublicKeySpec;

0 commit comments

Comments
 (0)