Skip to content

Commit f9e5b94

Browse files
committed
Fmt
1 parent a1ff802 commit f9e5b94

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 crate::types::batch_queue::try_build_batch;
210209
use super::*;
210+
use crate::types::batch_queue::try_build_batch;
211211

212212
#[test]
213213
fn batch_finalization_algorithm_works_from_same_sender() {

0 commit comments

Comments
 (0)