Skip to content

Commit 22a7f36

Browse files
authored
chore: remove txmanager crate import (#211)
1 parent 834b9c7 commit 22a7f36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ aws-sdk-kms = "1.49.0"
6767
backoff = { version = "0.4.0", features = ["futures", "tokio"] }
6868
clap = { version = "4.5.20", features = ["derive"] }
6969
eigen-common = { path = "crates/common/" }
70-
eigen-chainio-txmanager = { path = "crates/chainio/txmanager/" }
7170
eigen-client-elcontracts = { path = "crates/chainio/clients/elcontracts" }
7271
eigen-client-eth = { path = "crates/chainio/clients/eth" }
7372
eigen-client-fireblocks = { path = "crates/chainio/clients/fireblocks" }

0 commit comments

Comments
 (0)