summaryrefslogtreecommitdiff
path: root/src/chunker.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/chunker.rs')
-rw-r--r--src/chunker.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/chunker.rs b/src/chunker.rs
index 3143f68..d8a745b 100644
--- a/src/chunker.rs
+++ b/src/chunker.rs
@@ -1,4 +1,3 @@
pub mod constants;
pub mod context;
-pub mod entry;
pub mod rw;