From 05d802c31a699944182a8e778b51278e1c35a952 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 14 Aug 2026 03:49:00 +0800 Subject: chore: remove stale doc comments --- mingling_core/src/metadata.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'mingling_core/src/metadata.rs') diff --git a/mingling_core/src/metadata.rs b/mingling_core/src/metadata.rs index 339f615..329576c 100644 --- a/mingling_core/src/metadata.rs +++ b/mingling_core/src/metadata.rs @@ -1,3 +1,2 @@ -// Doc Not Optimize mod description; pub use description::*; -- cgit