delete dead code: channel-test, mcp-schema, cmd_mcp_schema
channel-test was a debug tool, mcp-schema was superseded by consciousness-mcp, cmd_mcp_schema in cli/misc.rs was the old poc-memory subcommand. Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
2208e68b4f
commit
61deb7d488
5 changed files with 2 additions and 158 deletions
|
|
@ -105,10 +105,6 @@ path = "src/claude/poc-daemon.rs"
|
|||
name = "memory-search"
|
||||
path = "src/claude/memory-search.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "mcp-schema"
|
||||
path = "src/claude/mcp-schema.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "consciousness-mcp"
|
||||
path = "src/claude/mcp-server.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue