Skip to content

Commit

Permalink
Refactor TLS and server file locations
Browse files Browse the repository at this point in the history
  • Loading branch information
drazisil committed Aug 15, 2024
1 parent 51aacaf commit 299e503
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyswitch/ConnectionHandler.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import io
from ssl import create_default_context
import ssl
from loguru import logger
from pyswitch.src.ssl.ssl_v2 import SSLv2Record
from pyswitch.src.tls import TLSProtocolVersion
Expand Down

0 comments on commit 299e503

Please sign in to comment.