aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/features.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling/src/features.rs')
-rw-r--r--mingling/src/features.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mingling/src/features.rs b/mingling/src/features.rs
index 451c2c3..2925f03 100644
--- a/mingling/src/features.rs
+++ b/mingling/src/features.rs
@@ -1,4 +1,3 @@
-// Doc Not Optimize
/// Whether the `advanced` feature is enabled
/// Current: `disabled`
#[cfg(not(feature = "advanced"))]