aboutsummaryrefslogtreecommitdiff
path: root/src/util/error.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/error.rs')
-rw-r--r--src/util/error.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/error.rs b/src/util/error.rs
index 13cbeba3..32dccbe6 100644
--- a/src/util/error.rs
+++ b/src/util/error.rs
@@ -1,5 +1,4 @@
//! Module containing error types used in Garage
-#![allow(missing_docs)]
use err_derive::Error;
use hyper::StatusCode;
use std::io;