We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbdb4a3 commit 563319fCopy full SHA for 563319f
tap_graph/src/v2/receipt.rs
@@ -81,8 +81,7 @@ mod receipt_unit_test {
81
use std::time::{SystemTime, UNIX_EPOCH};
82
83
use rstest::*;
84
- use thegraph_core::alloy::primitives::address;
85
- use thegraph_core::alloy::primitives::fixed_bytes;
+ use thegraph_core::alloy::primitives::{address, fixed_bytes};
86
87
use super::*;
88
0 commit comments