diff --git a/ovos_plugin_manager/templates/phal.py b/ovos_plugin_manager/templates/phal.py index aed65f3a..8a8fb471 100644 --- a/ovos_plugin_manager/templates/phal.py +++ b/ovos_plugin_manager/templates/phal.py @@ -5,7 +5,7 @@ from ovos_utils import camel_case_split from ovos_utils import classproperty from ovos_utils.log import LOG -from ovos_utils.messagebus import get_mycroft_bus +from ovos_bus_client.util import get_mycroft_bus from ovos_utils.process_utils import RuntimeRequirements from ovos_plugin_manager.utils.config import get_plugin_config