refactor: update imports to use provisioning_db and gateway_rpc modules
This commit is contained in:
@@ -9,7 +9,7 @@ from uuid import UUID, uuid4
|
||||
|
||||
import pytest
|
||||
|
||||
import app.services.openclaw.agent_service as agent_service
|
||||
import app.services.openclaw.provisioning_db as agent_service
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user