diff --git a/down-the-stack/dk_bsc/Cargo.toml b/down-the-stack/dk_bsc/Cargo.toml index 95f1f6b..b174f74 100644 --- a/down-the-stack/dk_bsc/Cargo.toml +++ b/down-the-stack/dk_bsc/Cargo.toml @@ -22,11 +22,3 @@ default = [ "other-feature" ] other-feature = [] - -# do NOT modify these features -defmt-default = [] -defmt-trace = [] -defmt-debug = [] -defmt-info = [] -defmt-warn = [] -defmt-error = []