Skip to content

Commit

Permalink
Remove invalid copy/pasted patch for ovos_core
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Feb 12, 2025
1 parent 75e8076 commit 9edc247
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions neon_audio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,5 @@
# Patching deprecation warnings
# TODO: Deprecate after migration to ovos-workshop 1.0+ requirement
import ovos_workshop.resource_files
import ovos_core.intent_services.stop_service
from ovos_utils.bracket_expansion import expand_template
ovos_workshop.resource_files.expand_options = expand_template
ovos_core.intent_services.stop_service.expand_options = expand_template

0 comments on commit 9edc247

Please sign in to comment.