Skip to content

Commit

Permalink
fix/phal_plugins_utils_010
Browse files Browse the repository at this point in the history
import moved in utils 0.0.37 and removed in 0.1.0
  • Loading branch information
JarbasAl committed Dec 30, 2023
1 parent 6d84fc6 commit 69506d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ovos_plugin_manager/templates/phal.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 69506d9

Please sign in to comment.