Removed debug print.
This commit is contained in:
parent
c620c1b19b
commit
5f6f89d17d
1 changed files with 0 additions and 3 deletions
|
@ -60,9 +60,6 @@ def tree_view(
|
||||||
|
|
||||||
tree += f"{file_indentation}├─ {file}\n"
|
tree += f"{file_indentation}├─ {file}\n"
|
||||||
|
|
||||||
|
|
||||||
#print(folder_name + relative_path, dirs, files)
|
|
||||||
|
|
||||||
return tree
|
return tree
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue