Skip to content

Commit 6d90025

Browse files
committed
Remove time import
1 parent eb3111e commit 6d90025

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ws/test_ws_ping.py

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from random import randint
66
import websockets
77
import asyncio
8-
import time
98
import ssl
109
import os
1110
from framework.x509 import CertGenerator

0 commit comments

Comments
 (0)