Skip to content

Commit 0aac09f

Browse files
committed
refactor: remove legacy command and scripts
1 parent 1f694d6 commit 0aac09f

File tree

3 files changed

+0
-262
lines changed

3 files changed

+0
-262
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ edition = "2021"
77
name = "agent"
88
path = "src/bin/agent.rs"
99

10-
[[bin]]
11-
name = "agent-migrate-config"
12-
path = "src/bin/agent_migrate_config.rs"
13-
1410
[dependencies]
1511
anyhow = "1.0.81"
1612
serde = { version = "1.0.197", features = ["derive"] }

scripts/init_key_store.sh

Lines changed: 0 additions & 45 deletions
This file was deleted.

src/bin/agent_migrate_config.rs

Lines changed: 0 additions & 213 deletions
This file was deleted.

0 commit comments

Comments
 (0)