diff --git a/Interlace/lib/core/input.py b/Interlace/lib/core/input.py index 3360b50..527ea3c 100644 --- a/Interlace/lib/core/input.py +++ b/Interlace/lib/core/input.py @@ -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