Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Nov 20, 2024
1 parent 942f63c commit 8ca8a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ovos_bus_client/util/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
from ovos_bus_client.message import dig_for_message, Message
from ovos_bus_client.session import SessionManager
from ovos_bus_client.util.scheduler import EventScheduler
from ovos_bus_client.util.utils import create_echo_function

_DEFAULT_WS_CONFIG = {"host": "0.0.0.0",
"port": 8181,
Expand Down

0 comments on commit 8ca8a6e

Please sign in to comment.