Skip to content

Commit

Permalink
revert inadvertent change
Browse files Browse the repository at this point in the history
  • Loading branch information
vaivaswatha committed Sep 12, 2024
1 parent 7a80a14 commit fa836da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forc-pkg/src/pkg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ use std::{
collections::{hash_map, BTreeSet, HashMap, HashSet},
fmt,
fs::{self, File},
hash::{Hash, Hasher as StdHasher},
hash::{Hash, Hasher},
io::Write,
path::{Path, PathBuf},
str::FromStr,
Expand Down

0 comments on commit fa836da

Please sign in to comment.