refactor(#2626): retire the file-based mcp-loose-ends scanner (todos own it now)
This commit is contained in:
parent
17a9a156c2
commit
a1352376d8
4 changed files with 1 additions and 64 deletions
|
|
@ -18,7 +18,6 @@ use anyhow::Result;
|
|||
use clap::Parser;
|
||||
|
||||
mod client;
|
||||
mod loose_ends;
|
||||
mod mcp;
|
||||
mod paths;
|
||||
mod send_allow;
|
||||
|
|
|
|||
Loading…
Reference in a new issue