From c811c5818d21a67280ef9dd35ad40f6f5411daa5 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 21 Mar 2026 16:37:51 +0800 Subject: Good Bye! Legacy JVCS --- legacy_data/src/data.rs | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 legacy_data/src/data.rs (limited to 'legacy_data/src/data.rs') diff --git a/legacy_data/src/data.rs b/legacy_data/src/data.rs deleted file mode 100644 index ed9383a..0000000 --- a/legacy_data/src/data.rs +++ /dev/null @@ -1,5 +0,0 @@ -pub mod local; -pub mod member; -pub mod sheet; -pub mod user; -pub mod vault; -- cgit