Skip to content

Commit 0069072

Browse files
author
IURII Shikanov
committed
Remove unused import
1 parent e3503d8 commit 0069072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_signal.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import pytest
22

3-
from aiohttp import ClientConnectionError, WSServerHandshakeError
3+
from aiohttp import WSServerHandshakeError
44

55
from wsrpc_aiohttp import ClientException, WebSocketAsync
66
from wsrpc_aiohttp.signal import Signal

0 commit comments

Comments
 (0)