Removed unused import statement

This commit is contained in:
2022-05-15 23:53:52 -04:00
parent 930595ecad
commit 1687d9e1e2
-1
View File
@@ -10,7 +10,6 @@ import sshync
import string
from subprocess import Popen
from sys import argv, exit as s_exit
from time import sleep
from textwrap import fill