Skip to content

Commit

Permalink
style: 🎨 Apply cargo format
Browse files Browse the repository at this point in the history
  • Loading branch information
ffarall committed Jan 11, 2025
1 parent ab108f0 commit 57c1cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/blockchain-service/src/commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ use super::{
handler::BlockchainService,
transaction::SubmittedTransaction,
types::{
MinimalBlockInfo, ConfirmStoringRequest, Extrinsic, ExtrinsicResult, RespondStorageRequest,
ConfirmStoringRequest, Extrinsic, ExtrinsicResult, MinimalBlockInfo, RespondStorageRequest,
RetryStrategy, StopStoringForInsolventUserRequest, SubmitProofRequest, Tip,
},
};
Expand Down

0 comments on commit 57c1cde

Please sign in to comment.