diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-14 00:37:08 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-14 00:37:08 +0800 |
| commit | 886205215875f59b0019c2c870ec5ef977307130 (patch) | |
| tree | 1467df8beb7f18de4350bab3c1768d43ee2aa530 | |
| parent | 1771304c59f6bdf162ed655c8fbc69d478600bf5 (diff) | |
chore: remove stale comment from features.rs
| -rw-r--r-- | mingling/src/features.rs | 1 |
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"))] |
