Skip to content

Commit

Permalink
Add in missed ovos-utils 0.1 refactored import
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Apr 25, 2024
1 parent 2834b53 commit b37d945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neon_core/skills/patched_common_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
from ovos_bus_client.message import Message, dig_for_message
from ovos_utils import flatten_list
from ovos_bus_client.apis.enclosure import EnclosureAPI
from ovos_bus_client.util import get_message_lang
from ovos_utils.log import LOG
from ovos_utils.messagebus import get_message_lang

from mycroft.skills.intent_services.base import IntentMatch
from mycroft.skills.skill_data import CoreResources
Expand Down

0 comments on commit b37d945

Please sign in to comment.