diff --git a/crates/test/Cargo.toml b/crates/test/Cargo.toml index 314c6fefa3..b4fa816176 100644 --- a/crates/test/Cargo.toml +++ b/crates/test/Cargo.toml @@ -21,5 +21,3 @@ tokio = { version = "1", features = ["macros", "rt-multi-thread"] } [features] default = [] datafusion = ["deltalake-core/datafusion"] -hdfs = [] -azure = []