1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-24 01:25:37 +01:00

Removed unused import

This commit is contained in:
Caleb Stewart 2021-06-18 15:38:45 -04:00
parent fedf2c617e
commit 650231f30a

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python3
import pwncat
from pwncat.manager import RawModeExit
from pwncat.commands import CommandDefinition