Skip to content

Commit 9a85de4

Browse files
committed
Removed whitespace from PR.
1 parent 0b5de10 commit 9a85de4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reconnoitre/ping_sweeper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
def ping_sweeper(target_hosts, output_directory, quiet):
88
check_directory(output_directory)
9-
109
output_file = output_directory + "/targets.txt"
1110

1211
print("[+] Writing discovered targets to: %s" % output_file)

0 commit comments

Comments
 (0)