0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 21:53:54 +01:00

less verbose (one line)

This commit is contained in:
Kuba
2025-11-02 10:36:23 +01:00
parent 3484f0cd61
commit 65aba479ce

View File

@@ -272,8 +272,6 @@ def main():
logger.critical_error("Playlist advisor was not found")
raise SystemExit(1)
logger.info("Modules initialized, starting the IMC")
InterModuleCommunication(playlist_advisor, active_modifier, simple_modules)
logger.info("Starting playback.")