diff --git a/Cargo.toml b/Cargo.toml index 19fa9082..212d7a27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,6 @@ aws-config = "1.5.4" aws-sdk-kms = "1.37.0" bn254 = { git = "https://github.com/sedaprotocol/bn254" } clap = { version = "4.5.11", features = ["derive"] } -compliance-test = { path = "compliance/" } eigen-chainio-txmanager = { path = "crates/chainio/txmanager/" } eigen-chainio-utils = { path = "crates/chainio/utils/" } eigen-client-avsregistry = { path = "crates/chainio/clients/avsregistry" }