Removed debug line

This commit is contained in:
Mo Langning 2024-04-08 03:56:06 +00:00
parent 11395701ee
commit cb65072e8f
1 changed files with 0 additions and 2 deletions

View File

@ -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"]: