summaryrefslogtreecommitdiff
path: root/src/leegacy_json_output.rs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-01-23 06:01:58 +0800
committer魏曹先生 <1992414357@qq.com>2026-01-23 06:01:58 +0800
commitaee17b68b2b213553cd06406a3a5713ec91f374d (patch)
treec808690e98d1e056249ac9775326cc6845b73acc /src/leegacy_json_output.rs
parentfa51df5d748d9d9e3927c56d33e1437a05a8abb1 (diff)
Fix typo in legacy_json_output module name
Diffstat (limited to 'src/leegacy_json_output.rs')
-rw-r--r--src/leegacy_json_output.rs7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/leegacy_json_output.rs b/src/leegacy_json_output.rs
deleted file mode 100644
index 88802a4..0000000
--- a/src/leegacy_json_output.rs
+++ /dev/null
@@ -1,7 +0,0 @@
-pub mod accounts;
-pub mod align;
-pub mod analyzer_result;
-pub mod here;
-pub mod info;
-pub mod share;
-pub mod sheets;