Skip to content

Commit 15b0d7e

Browse files
committed
ssl: Code cleanup
1 parent 2510b98 commit 15b0d7e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

junixsocket-ssl/src/main/java/org/newsclub/net/unix/ssl/SNIHostnameCapture.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
import javax.net.ssl.SSLSocket;
3434
import javax.net.ssl.StandardConstants;
3535

36-
import com.kohlschutter.annotations.compiletime.SuppressFBWarnings;
37-
3836
/**
3937
* Helper class to simplify retrieving the requested SNI hostname sent from an SSL client to an SSL
4038
* server.

0 commit comments

Comments
 (0)