From 62e323c80306d7dca68e47377a0ed6f4e146ba48 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 20 Jul 2026 15:29:22 +0800 Subject: feat: remove deprecated mling scaffolding tool The mling CLI tool is being rewritten, so remove all its source files, resources, and workspace membership to clean up the repository --- mling/res/template_0.2/modularity/src/main.rs | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 mling/res/template_0.2/modularity/src/main.rs (limited to 'mling/res/template_0.2/modularity/src/main.rs') diff --git a/mling/res/template_0.2/modularity/src/main.rs b/mling/res/template_0.2/modularity/src/main.rs deleted file mode 100644 index e69de29..0000000 -- cgit