mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
remove main call
This commit is contained in:
+1
-2
@@ -301,5 +301,4 @@ def main():
|
|||||||
logger.error(f"Unexpected error: {e}")
|
logger.error(f"Unexpected error: {e}")
|
||||||
procman.stop_all()
|
procman.stop_all()
|
||||||
raise
|
raise
|
||||||
finally: procman.stop_all()
|
finally: procman.stop_all()
|
||||||
main()
|
|
||||||
Reference in New Issue
Block a user