Skip to content

Commit c502d21

Browse files
committed
Fmt
1 parent 6509cb3 commit c502d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/batcher/src/types/batch_queue.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ mod test {
206206
use aligned_sdk::common::types::VerificationData;
207207
use ethers::types::Address;
208208

209-
use super::*;
210209
use super::try_build_batch;
210+
use super::*;
211211

212212
#[test]
213213
fn batch_finalization_algorithm_works_from_same_sender() {

0 commit comments

Comments
 (0)