Skip to content

Commit

Permalink
conform to clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Jul 13, 2023
1 parent 93d0429 commit e5956f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/package_json/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
use std::{collections::HashMap, env, ffi::OsStr, io::Write, path::PathBuf};

use serde_json;

pub struct PackageJson {
path: PathBuf,
}
Expand Down

0 comments on commit e5956f4

Please sign in to comment.