mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-26 15:17:52 +00:00
remove unused asyncio import from HTTPS/WSS side sniffing test
This commit is contained in:
@@ -3,7 +3,6 @@ Tests that HTTPS/WSS is used so local traffic cannot be sniffed by other apps.
|
||||
Server must speak TLS only on the API/WS port; plain HTTP must not be accepted.
|
||||
"""
|
||||
|
||||
import asyncio
|
||||
import os
|
||||
import socket
|
||||
import ssl
|
||||
|
||||
Reference in New Issue
Block a user