mirror of
https://github.com/rwinkhart/flac2pod.git
synced 2026-09-03 07:37:18 -04:00
Removed unnecessary EOF exits
This commit is contained in:
@@ -156,5 +156,3 @@ if __name__ == "__main__":
|
||||
source_directories = scan_source(source)
|
||||
create_destination()
|
||||
scan_destination_convert()
|
||||
|
||||
s_exit(0)
|
||||
|
||||
Reference in New Issue
Block a user