From 886205215875f59b0019c2c870ec5ef977307130 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 14 Aug 2026 00:37:08 +0800 Subject: chore: remove stale comment from features.rs --- mingling/src/features.rs | 1 - 1 file changed, 1 deletion(-) 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"))] -- cgit