Removed unnessesary code

This commit is contained in:
tdeerenberg
2023-01-27 21:04:28 +01:00
committed by GitHub
parent 0aeb8a15ce
commit b13711f3d6

View File

@ -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