Skip to content

Commit 5cc46c6

Browse files
committed
nits
1 parent 2e78eed commit 5cc46c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ import {
5252
McpUiRequestDisplayModeResultSchema,
5353
} from "./types";
5454
import { Transport } from "@modelcontextprotocol/sdk/shared/transport.js";
55-
import { safeParseAsync, ZodRawShape } from "zod/v4";
55+
import { safeParseAsync } from "zod/v4";
5656
import {
5757
RegisteredTool,
5858
ToolCallback,

0 commit comments

Comments
 (0)