fix format
Project CI / Backend tests (pull_request) Failing after 9s
Project CI / Repository checks (pull_request) Failing after 10s
Project CI / Frontend tests (pull_request) Successful in 29s
Project CI / Native shell tests (pull_request) Successful in 3m19s

This commit is contained in:
2026-07-22 19:07:53 +08:00
parent 6186166229
commit 9b7a787dc5
@@ -10,6 +10,7 @@ import type {
EditorAgentMessageResponse,
} from '@/packages/shared/src/contracts';
import { isAbortError } from '../../../services/apiClient.ts';
import {
cancelEditorAgentToolCall,
confirmEditorAgentToolCall,
@@ -20,7 +21,6 @@ import {
sendEditorAgentMessage,
type SendEditorAgentMessageOptions,
} from '../../../services/image-editor/editorAgentClient.ts';
import { isAbortError } from '../../../services/apiClient.ts';
export type EditorAgentConversationClient = {
listConversations: (