aboutsummaryrefslogtreecommitdiff
path: root/src/util/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/lib.rs')
-rw-r--r--src/util/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/lib.rs b/src/util/lib.rs
index 15d020cc..c080e3a3 100644
--- a/src/util/lib.rs
+++ b/src/util/lib.rs
@@ -1,4 +1,3 @@
-#![allow(clippy::upper_case_acronyms)]
//! Crate containing common functions and types used in Garage
#[macro_use]