Skip to content

Commit 8e369b7

Browse files
committed
Lint
1 parent af03a74 commit 8e369b7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/server/index.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,8 @@ import {
1010
InitializeRequestSchema,
1111
InitializeResult,
1212
LATEST_PROTOCOL_VERSION,
13-
ListPromptsRequestSchema,
14-
ListResourcesRequestSchema,
1513
ListRootsRequest,
1614
ListRootsResultSchema,
17-
ListToolsRequestSchema,
1815
LoggingMessageNotification,
1916
Notification,
2017
Request,
@@ -24,7 +21,6 @@ import {
2421
ServerNotification,
2522
ServerRequest,
2623
ServerResult,
27-
SetLevelRequestSchema,
2824
SUPPORTED_PROTOCOL_VERSIONS,
2925
} from "../types.js";
3026

0 commit comments

Comments
 (0)