diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-11-10 10:06:07 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-11-10 10:06:07 +0800 |
| commit | b4314aaeb35c3af32e8ad72d6cb86ed554897850 (patch) | |
| tree | 12d698c9898557b88c71b9380b6a3ae4065afbb5 /src | |
| parent | 69288ba9e9a4a297857cc6aba8f79b0a1e49fb1d (diff) | |
Remove md_colored module
Diffstat (limited to 'src')
| -rw-r--r-- | src/utils.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils.rs b/src/utils.rs index 3a181a3..958c487 100644 --- a/src/utils.rs +++ b/src/utils.rs @@ -3,5 +3,4 @@ pub mod env; pub mod fs; pub mod input; pub mod logger; -pub mod md_colored; pub mod socket_addr_helper; |
