Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
th7nder committed Jan 30, 2025
1 parent 3dfb0e7 commit 99fa84d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions storage-provider/client/src/commands/proofs.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
use std::{
io::Write,
path::PathBuf,
str::FromStr,
};
use std::{io::Write, path::PathBuf, str::FromStr};

use codec::Encode;
use mater::CarV2Reader;
Expand Down

0 comments on commit 99fa84d

Please sign in to comment.