mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-05 16:47:14 -04:00
Removed useless import statement
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
from os import environ, remove, system
|
from os import environ, remove, system
|
||||||
from shutil import copy, move, rmtree
|
from shutil import copy, move, rmtree
|
||||||
from sys import argv
|
from sys import argv
|
||||||
from time import sleep
|
|
||||||
import random
|
import random
|
||||||
import sshync
|
import sshync
|
||||||
import string
|
import string
|
||||||
|
|||||||
Reference in New Issue
Block a user