Skip to content

Commit

Permalink
meta: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mcginty committed Mar 15, 2022
1 parent 5e645ef commit bb6bac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pub use anyhow::Error;
use ipnet::{IpNet};
use ipnet::IpNet;
use std::{
fs::{self, File, Permissions},
io,
Expand Down

0 comments on commit bb6bac3

Please sign in to comment.