Skip to content

Commit d13cab9

Browse files
fourcoloryonghong-song
authored andcommitted
Remove duplicate import of 'pack' from struct module
1 parent 36b4010 commit d13cab9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/tcpcong.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
from time import sleep, strftime
1616
from struct import pack
1717
from socket import inet_ntop, AF_INET, AF_INET6
18-
from struct import pack
1918
import argparse
2019

2120
examples = """examples:

0 commit comments

Comments
 (0)