Skip to content

Commit 13108e4

Browse files
committed
Remove Junk Comments
1 parent 01442f0 commit 13108e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cron_job/python2port.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ def read_cmd_args():
185185
print("[ RUN {} ]".format(index+1))
186186
get_lst = list()
187187
get_lst = checkHost(ips_get[0], port)
188-
print("FLAG: ",get_lst)
189188
file.write(
190189
unicode(ips_get[0]+"\t" +
191190
str(get_lst[0])+"\t" +

0 commit comments

Comments
 (0)