Skip to content

Commit

Permalink
Merge pull request #197 from morr0ne/main
Browse files Browse the repository at this point in the history
Remove unused import
  • Loading branch information
oli-obk committed Jul 4, 2022
2 parents b8df928 + dc9756a commit 2e31975
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
use camino::Utf8PathBuf;
#[cfg(feature = "builder")]
use derive_builder::Builder;
use std::borrow::Cow;
use std::collections::HashMap;
use std::env;
use std::fmt;
Expand Down

0 comments on commit 2e31975

Please sign in to comment.