mirror of
https://github.com/tdeerenberg/Musort.git
synced 2025-07-16 00:54:19 +00:00
Removed unnessesary code
This commit is contained in:
@ -93,7 +93,6 @@ class Music:
|
||||
"""Sets the separator for naming the audio files
|
||||
(ex. 01-songname.mp3 or 01.songname.flac)"""
|
||||
self.separator = sep
|
||||
self.separator_status = True
|
||||
|
||||
def set_format(self, val):
|
||||
"""Sets the naming convention of the audio files
|
||||
|
Reference in New Issue
Block a user