diff --git a/magic-nix-cache/src/env.rs b/magic-nix-cache/src/env.rs index fe27ccd..be8827e 100644 --- a/magic-nix-cache/src/env.rs +++ b/magic-nix-cache/src/env.rs @@ -1,7 +1,4 @@ -use std::{ - env, - fmt::{self, Display}, -}; +use std::fmt::{self, Display}; #[derive(Clone)] pub enum Environment {