mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-07-06 13:02:20 -07:00
Removed duplicate dependency
This commit is contained in:
parent
64c37bcdca
commit
51c467a97f
1 changed files with 0 additions and 1 deletions
1
LANs.py
1
LANs.py
|
@ -64,7 +64,6 @@ from twisted.internet.protocol import Protocol, Factory
|
|||
from sys import exit
|
||||
from threading import Thread, Lock
|
||||
import argparse
|
||||
import signal
|
||||
from base64 import b64decode
|
||||
from subprocess import *
|
||||
from zlib import decompressobj, decompress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue