mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8257237: Cleanup unused imports in the SunJSSE provider implementation
Reviewed-by: wetmore
This commit is contained in:
parent
816e8f83b8
commit
fdee70d174
3 changed files with 1 additions and 6 deletions
|
@ -28,7 +28,6 @@ package sun.security.ssl;
|
|||
import java.security.*;
|
||||
import java.util.*;
|
||||
import static sun.security.util.SecurityConstants.PROVIDER_VER;
|
||||
import static sun.security.util.SecurityProviderConstants.*;
|
||||
|
||||
/**
|
||||
* The JSSE provider.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue