mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-17 03:11:23 +00:00
Removed debug line
This commit is contained in:
@@ -64,8 +64,6 @@ for source in sources:
|
|||||||
elif os.path.isfile(path):
|
elif os.path.isfile(path):
|
||||||
overwritten_paths["files"].append(path)
|
overwritten_paths["files"].append(path)
|
||||||
|
|
||||||
print(overwritten_paths)
|
|
||||||
|
|
||||||
for i in files:
|
for i in files:
|
||||||
|
|
||||||
for dir_path in overwritten_paths["dirs"]:
|
for dir_path in overwritten_paths["dirs"]:
|
||||||
|
|||||||
Reference in New Issue
Block a user