mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
move imports in sonos component (#27938)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
from unittest.mock import patch
|
||||
|
||||
from homeassistant import config_entries, data_entry_flow
|
||||
from homeassistant.setup import async_setup_component
|
||||
from homeassistant.components import sonos
|
||||
from homeassistant.setup import async_setup_component
|
||||
|
||||
from tests.common import mock_coro
|
||||
|
||||
|
||||
Reference in New Issue
Block a user