refactor: update import paths for OpenClaw services to improve module organization
This commit is contained in:
@@ -21,7 +21,7 @@ from app.schemas.agents import (
|
||||
)
|
||||
from app.schemas.common import OkResponse
|
||||
from app.schemas.pagination import DefaultLimitOffsetPage
|
||||
from app.services.openclaw import AgentLifecycleService, AgentUpdateOptions
|
||||
from app.services.openclaw.agent_service import AgentLifecycleService, AgentUpdateOptions
|
||||
from app.services.organizations import OrganizationContext
|
||||
|
||||
if TYPE_CHECKING:
|
||||
|
||||
Reference in New Issue
Block a user