mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-04-28 09:46:29 -04:00
Removed debug line
This commit is contained in:
parent
11395701ee
commit
cb65072e8f
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@ for source in sources:
|
|||
elif os.path.isfile(path):
|
||||
overwritten_paths["files"].append(path)
|
||||
|
||||
print(overwritten_paths)
|
||||
|
||||
for i in files:
|
||||
|
||||
for dir_path in overwritten_paths["dirs"]:
|
||||
|
|
Loading…
Add table
Reference in a new issue