Skip to content

Commit b149e37

Browse files
committed
Remove incorrect comment
1 parent 64ec393 commit b149e37

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

typescript/acp.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,6 @@ export class ClientSideConnection implements Agent {
685685
}
686686
}
687687

688-
// Re-export AnyMessage for backwards compatibility
689688
export type { AnyMessage } from "./jsonrpc.js";
690689

691690
class Connection {

0 commit comments

Comments
 (0)