diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-20 22:58:28 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-20 22:58:28 +0800 |
| commit | 32c935d65027cce44c946659d145f5f2d8aa8cff (patch) | |
| tree | 19705396b690f5a4e94f68204e7133eac301bbcf /src/legacy_json_output.rs | |
| parent | ce77780ebcf548b0d823af7ae240364a56fa321a (diff) | |
Remove legacy JSON output modules
Diffstat (limited to 'src/legacy_json_output.rs')
| -rw-r--r-- | src/legacy_json_output.rs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/legacy_json_output.rs b/src/legacy_json_output.rs deleted file mode 100644 index 88802a4..0000000 --- a/src/legacy_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; |
