diff --git a/ovos_gui/homescreen.py b/ovos_gui/homescreen.py index 144c4a1..9c84da5 100644 --- a/ovos_gui/homescreen.py +++ b/ovos_gui/homescreen.py @@ -2,7 +2,7 @@ from typing import List, Optional from ovos_config.config import Configuration, update_mycroft_config -from ovos_utils.log import LOG, log_deprecation +from ovos_utils.log import LOG from ovos_bus_client import Message, MessageBusClient from ovos_bus_client.message import dig_for_message