You've already forked RadioPlayer
mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-02-27 06:03:52 +01:00
remove main call
This commit is contained in:
@@ -301,5 +301,4 @@ def main():
|
||||
logger.error(f"Unexpected error: {e}")
|
||||
procman.stop_all()
|
||||
raise
|
||||
finally: procman.stop_all()
|
||||
main()
|
||||
finally: procman.stop_all()
|
||||
Reference in New Issue
Block a user