Skip to content

Commit 52f6631

Browse files
committed
removed unnecessary imports
1 parent 6661a4c commit 52f6631

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Interlace/lib/core/input.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import functools
22
import itertools
33
import os.path
4-
import socket
5-
import struct
64
import sys
75
from argparse import ArgumentParser
86
from io import TextIOWrapper

0 commit comments

Comments
 (0)