diff --git a/src/lib.rs b/src/lib.rs index ebd44b1..fc4e951 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -38,7 +38,6 @@ use foundry_evm::{ }; use once_cell::sync::Lazy; use std::{fmt::Debug, fs, path::PathBuf}; -use ethers::solc::SolcConfig; static EVM_OPTS: Lazy = Lazy::new(|| EvmOpts { env: Env {