diff --git a/compiler/noirc_frontend/Cargo.toml b/compiler/noirc_frontend/Cargo.toml index 6cc7b07126c..246d6617c94 100644 --- a/compiler/noirc_frontend/Cargo.toml +++ b/compiler/noirc_frontend/Cargo.toml @@ -28,5 +28,4 @@ strum = "0.24" strum_macros = "0.24" [features] -default = [] aztec = []