Skip to content

Commit 524c06e

Browse files
author
Roxanne Farhad
committed
fixing linter
1 parent 2a6c7fa commit 524c06e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

‎src/agentex/types/__init__.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@
6262
from .task_message_content_param import TaskMessageContentParam as TaskMessageContentParam
6363
from .tool_request_content_param import ToolRequestContentParam as ToolRequestContentParam
6464
from .tool_response_content_param import ToolResponseContentParam as ToolResponseContentParam
65-
from .deployment_history_list_params import DeploymentHistoryListParams as DeploymentHistoryListParams
66-
from .deployment_history_list_response import DeploymentHistoryListResponse as DeploymentHistoryListResponse
6765
from .task_retrieve_by_name_params import TaskRetrieveByNameParams as TaskRetrieveByNameParams
6866
from .message_list_paginated_params import MessageListPaginatedParams as MessageListPaginatedParams
6967
from .deployment_history_list_params import DeploymentHistoryListParams as DeploymentHistoryListParams

0 commit comments

Comments
 (0)