Skip to content

Commit 9b406ba

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 47258b8 commit 9b406ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app-bridge.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { InMemoryTransport } from "@modelcontextprotocol/sdk/inMemory.js";
33
import type { Client } from "@modelcontextprotocol/sdk/client/index.js";
44
import type { ServerCapabilities } from "@modelcontextprotocol/sdk/types.js";
55
import {
6-
CallToolResultSchema,
76
EmptyResultSchema,
87
ListPromptsResultSchema,
98
ListResourcesResultSchema,

0 commit comments

Comments
 (0)