Skip to content

Commit a168650

Browse files
committed
fix: cargo fmt
1 parent db25392 commit a168650

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

batcher/aligned-batcher/src/types/non_paying.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
use aligned_sdk::common::types::NoncedVerificationData;
12
use ethers::types::{Address, Signature};
23
use serde::{Deserialize, Serialize};
3-
use aligned_sdk::common::types::NoncedVerificationData;
44

55
#[derive(Serialize, Deserialize, Clone, Debug)]
66
pub struct NonPayingData {

0 commit comments

Comments
 (0)