Skip to content

Commit fb6b8c2

Browse files
committed
Unnecessary import removed (import socket in response.py)
1 parent cdc9920 commit fb6b8c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tarantool/response.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# pylint: disable=C0301,W0105,W0401,W0614
33

44
import ctypes
5-
import socket
65
import struct
76
import sys
87

0 commit comments

Comments
 (0)