Removed the debug statement

This commit is contained in:
ProDigySML
2019-01-06 04:37:39 -08:00
parent 1555129b85
commit 8e020466ac

View File

@@ -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