Skip to content

Commit a1ff802

Browse files
committed
Add fully qualified path
1 parent 3da5f77 commit a1ff802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/batcher/src/types/batch_queue.rs

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

209+
use crate::types::batch_queue::try_build_batch;
209210
use super::*;
210211

211212
#[test]

0 commit comments

Comments
 (0)