Skip to content

Commit 670bb5d

Browse files
committed
Revert "feat: Add automatic migration from amazon-q to kiro-cli (#3359)"
This reverts commit b86899c.
1 parent c6d523b commit 670bb5d

File tree

8 files changed

+12
-390
lines changed

8 files changed

+12
-390
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ regex = "1.7.0"
8787
reqwest = { version = "0.12.14", default-features = false, features = ["http2", "charset", "rustls-tls", "rustls-tls-native-roots", "gzip", "json", "socks", "cookies", "stream"] }
8888
ring = "0.17.14"
8989
rusqlite = { version = "0.32.1", features = ["bundled", "serde_json"] }
90-
rustix = { version = "1.1.2", features = ["fs"] }
9190
rustls = "0.23.23"
9291
rustls-native-certs = "0.8.1"
9392
rustls-pemfile = "2.1.0"

crates/chat-cli/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ regex.workspace = true
8080
reqwest.workspace = true
8181
ring.workspace = true
8282
rusqlite.workspace = true
83-
rustix.workspace = true
8483
rustls.workspace = true
8584
rustls-native-certs.workspace = true
8685
rustls-pemfile.workspace = true

crates/chat-cli/src/cli/migrate.rs

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

0 commit comments

Comments
 (0)