Skip to content

Commit 5edcfe0

Browse files
Potential fix for pull request finding 'Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent cefdd0e commit 5edcfe0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/CodexEventHandler.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import type {
44
ServerNotification
55
} from "./app-server";
66
import type {SessionState, ThreadGoalSnapshot} from "./CodexAcpServer";
7-
import * as acp from "@agentclientprotocol/sdk";
87
import {type PlanEntry, RequestError} from "@agentclientprotocol/sdk";
98
import {ACPSessionConnection, type AcpClientConnection, type UpdateSessionEvent} from "./ACPSessionConnection";
109
import type {

0 commit comments

Comments
 (0)