Remove the handle_async_init() call from provider __init__.py (#1576)
authorEric Munson <eric@munsonfam.org>
Sun, 18 Aug 2024 19:17:31 +0000 (15:17 -0400)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 19:17:31 +0000 (21:17 +0200)
commitaf9561162ca49d7314793b573d235e61a9b39897
tree22dd63cd60a80786153ebefd629d93973fea1059
parent5eb08d57adc6e0665cce9b70cc4c82199eded8b2
Remove the handle_async_init() call from provider __init__.py (#1576)

This is moving to the core server, no need to do it in each provider.

Signed-off-by: Eric B Munson <eric@munsonfam.org>
music_assistant/server/providers/opensubsonic/__init__.py