summaryrefslogtreecommitdiff
path: root/src/jpg/mod.rs
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-05-27 14:20:08 -0400
committerLibravatar Silas Bartha <[email protected]>2024-05-27 14:20:08 -0400
commitccb19be9d0e918070029f31a86c7eb546121bd87 (patch)
tree6192bc514a7ae815a8863a23b4cc59405c18ec37 /src/jpg/mod.rs
parentd088553bd19c58543b908936ba8bae2bfa877b50 (diff)
Updated docs
Diffstat (limited to 'src/jpg/mod.rs')
-rw-r--r--src/jpg/mod.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/jpg/mod.rs b/src/jpg/mod.rs
deleted file mode 100644
index 3d6bdc3..0000000
--- a/src/jpg/mod.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-mod segment;
-pub use segment::*;