Skip to content

Commit 292e5e8

Browse files
committed
Remove unused import.
1 parent 2c5b0e8 commit 292e5e8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/clojure_mcp/sse_core.clj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
#_McpServerFeatures$AsyncToolSpecification
1616
#_McpServerFeatures$AsyncResourceSpecification]
1717
[io.modelcontextprotocol.spec
18-
McpSchema$ServerCapabilities]
19-
[com.fasterxml.jackson.databind ObjectMapper]))
18+
McpSchema$ServerCapabilities]))
2019

2120
;; helpers for setting up an sse mcp server
2221

0 commit comments

Comments
 (0)