Skip to content

Commit 563319f

Browse files
committed
chore: more formatting
Signed-off-by: Tomás Migone <[email protected]>
1 parent cbdb4a3 commit 563319f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tap_graph/src/v2/receipt.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ mod receipt_unit_test {
8181
use std::time::{SystemTime, UNIX_EPOCH};
8282

8383
use rstest::*;
84-
use thegraph_core::alloy::primitives::address;
85-
use thegraph_core::alloy::primitives::fixed_bytes;
84+
use thegraph_core::alloy::primitives::{address, fixed_bytes};
8685

8786
use super::*;
8887

0 commit comments

Comments
 (0)