aboutsummaryrefslogtreecommitdiff
path: root/src/web/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/lib.rs')
-rw-r--r--src/web/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/web/lib.rs b/src/web/lib.rs
index 3e978af6..c06492a3 100644
--- a/src/web/lib.rs
+++ b/src/web/lib.rs
@@ -1,4 +1,3 @@
-#![deny(missing_crate_level_docs, missing_docs)]
//! Crate for handling web serving of s3 bucket
#[macro_use]
extern crate log;