We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8454f1 commit 17fadb1Copy full SHA for 17fadb1
crates/chat-cli/src/cli/mcp.rs
@@ -20,7 +20,6 @@ use eyre::{
20
Result,
21
bail,
22
};
23
-use serde_json;
24
25
use super::agent::{
26
Agent,
0 commit comments