summaryrefslogtreecommitdiff
path: root/src/channel/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel/mod.rs')
-rw-r--r--src/channel/mod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/channel/mod.rs b/src/channel/mod.rs
index bc2cc6c..f67ea04 100644
--- a/src/channel/mod.rs
+++ b/src/channel/mod.rs
@@ -1,5 +1,4 @@
pub mod app;
-mod header;
pub mod repo;
mod routes;