mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-27 06:29:04 +08:00
commit
c1dcbdade1
1 changed files with 2 additions and 2 deletions
|
|
@ -599,7 +599,7 @@ class Qbt:
|
||||||
for parent_path in orphaned_parent_path:
|
for parent_path in orphaned_parent_path:
|
||||||
util.remove_empty_directories(parent_path,"**/*")
|
util.remove_empty_directories(parent_path,"**/*")
|
||||||
else:
|
else:
|
||||||
print_line(f"No Orphaned Filed found.",loglevel)
|
print_line(f"No Orphaned Files found.",loglevel)
|
||||||
return orphaned
|
return orphaned
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue