We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e8f3a commit 0a75453Copy full SHA for 0a75453
1 file changed
sdks/typescript/client/src/components/AppRenderer.tsx
@@ -155,8 +155,6 @@ export interface AppRendererProps {
155
extra: RequestHandlerExtra,
156
) => Promise<ListPromptsResult>;
157
158
- // --- Fallback Handler ---
159
-
160
/**
161
* Handler for JSON-RPC requests from the guest UI that don't match any
162
* built-in handler (e.g., experimental methods like "x/clipboard/write",
0 commit comments