diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-26 16:31:04 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-26 16:31:04 +0800 |
| commit | 3c4699e2b82659da8517bea3d1cecfad6bb976a9 (patch) | |
| tree | 8b7ae7ef585f0091365ab3771d11776a85d1cb44 /src/systems/cmd.rs | |
| parent | 9420a530e371747cd6df79a5f3bbbf814effe949 (diff) | |
Remove status command and workspace reader
Diffstat (limited to 'src/systems/cmd.rs')
| -rw-r--r-- | src/systems/cmd.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systems/cmd.rs b/src/systems/cmd.rs index ebfa4f1..71aa207 100644 --- a/src/systems/cmd.rs +++ b/src/systems/cmd.rs @@ -3,4 +3,3 @@ pub mod cmd_system; pub mod errors; pub mod macros; pub mod processer; -pub mod workspace_reader; |
