Skip to content

Commit 8612a59

Browse files
committed
Removed unused import
1 parent 311a223 commit 8612a59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_asyncio/test_connection.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import asyncio
22
import socket
3-
import sys
43
import types
54
from errno import ECONNREFUSED
65
from unittest.mock import patch, AsyncMock

0 commit comments

Comments
 (0)