Skip to content

Commit ab93438

Browse files
committed
lint
1 parent 78c333d commit ab93438

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/src/mcp.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ func mcpMain(args []string) error {
4848
fmt.Printf(" src mcp <tool-name> schema\n")
4949
return nil
5050
}
51-
5251
tool, ok := tools[subcmd]
5352
if !ok {
5453
return errors.Newf("tool definition for %q not found - run src mcp list-tools to see a list of available tools", subcmd)

0 commit comments

Comments
 (0)