diff --git a/tests/common/mod.rs b/tests/common/mod.rs index 76b008e..d03c8f9 100644 --- a/tests/common/mod.rs +++ b/tests/common/mod.rs @@ -1,5 +1,3 @@ -#![allow(dead_code)] - use anyhow::{Context, Result}; use std::fs; use std::path::{Path, PathBuf};