Skip to content

Commit a775f65

Browse files
committed
chore: remove unused import
1 parent 5c02b51 commit a775f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mcp/src/main/java/io/modelcontextprotocol/spec/McpSchema.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import com.fasterxml.jackson.annotation.JsonTypeInfo.As;
1919
import com.fasterxml.jackson.core.type.TypeReference;
2020
import com.fasterxml.jackson.databind.ObjectMapper;
21-
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
2221
import io.modelcontextprotocol.util.Assert;
2322
import org.slf4j.Logger;
2423
import org.slf4j.LoggerFactory;

0 commit comments

Comments
 (0)