diff --git a/src/lib.rs b/src/lib.rs index 4c1f6b742..b5b46e31a 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -11,13 +11,6 @@ // Force public structures to implement Debug #![deny(missing_debug_implementations)] - - - - - - - #[cfg(test)] pub mod tests;