Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Nov 11, 2024
1 parent af03a74 commit 8e369b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/server/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,8 @@ import {
InitializeRequestSchema,
InitializeResult,
LATEST_PROTOCOL_VERSION,
ListPromptsRequestSchema,
ListResourcesRequestSchema,
ListRootsRequest,
ListRootsResultSchema,
ListToolsRequestSchema,
LoggingMessageNotification,
Notification,
Request,
Expand All @@ -24,7 +21,6 @@ import {
ServerNotification,
ServerRequest,
ServerResult,
SetLevelRequestSchema,
SUPPORTED_PROTOCOL_VERSIONS,
} from "../types.js";

Expand Down

0 comments on commit 8e369b7

Please sign in to comment.