mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-16 09:25:48 -07:00
Fixed Several Bugs/Errors from the Engine Tunnel Implementation
This commit is contained in:
@@ -36,7 +36,7 @@ except Exception: # pragma: no cover - dependency resolved at runtime
|
||||
websockets = None
|
||||
ws_serve = None
|
||||
|
||||
from .....server import EngineContext
|
||||
from ....server import EngineContext
|
||||
|
||||
TunnelState = str
|
||||
|
||||
|
||||
Reference in New Issue
Block a user