cleaning up

This commit is contained in:
lda
2026-04-14 01:28:21 +07:00 Unverified
parent 42cdc720a3
commit 826a41ae64
12 changed files with 98 additions and 175 deletions
-1
View File
@@ -264,7 +264,6 @@ pub async fn run_command(
fn command_kind(command: &AgentCommand) -> &'static str {
match command {
AgentCommand::Status(_) => "status",
AgentCommand::Leases(_) => "leases",
AgentCommand::Devs(_) => "devs",
AgentCommand::Inventory(_) => "inventory",