cleanup
This commit is contained in:
parent
c0a76d2734
commit
d81b1b0675
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ def parseSeparatedStrings(items: list[str]) -> dict:
|
|||
return d
|
||||
|
||||
def create_album_name(path_chunks: list[str], album_separator: str) -> str:
|
||||
|
||||
"""
|
||||
Create album names from provided path_chunks string array.
|
||||
|
||||
|
|
Loading…
Reference in a new issue