summaryrefslogtreecommitdiff
path: root/src/utils.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.rs')
-rw-r--r--src/utils.rs1
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;