Skip to content

Commit 0a75453

Browse files
authored
fix: bump version for legacy removal (#186)
BREAKING CHANGE
1 parent 51e8f3a commit 0a75453

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sdks/typescript/client/src/components/AppRenderer.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,6 @@ export interface AppRendererProps {
155155
extra: RequestHandlerExtra,
156156
) => Promise<ListPromptsResult>;
157157

158-
// --- Fallback Handler ---
159-
160158
/**
161159
* Handler for JSON-RPC requests from the guest UI that don't match any
162160
* built-in handler (e.g., experimental methods like "x/clipboard/write",

0 commit comments

Comments
 (0)