mirror of
https://github.com/codingo/Interlace.git
synced 2026-02-23 15:54:33 +01:00
Removed the debug statement
This commit is contained in:
@@ -71,7 +71,6 @@ class InputHelper(object):
|
||||
ports = list(range(int(tmp_ports[0]), int(tmp_ports[1]) + 1))
|
||||
else:
|
||||
ports = [arguments.port]
|
||||
print(ports)
|
||||
|
||||
|
||||
# process targets first
|
||||
|
||||
Reference in New Issue
Block a user