Skip to content

Commit 7edca33

Browse files
committed
Clippy formatting
1 parent 38d07fd commit 7edca33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/common/src/utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ use std::{
77

88
use alloy::{
99
hex,
10-
primitives::{keccak256, U256},
10+
primitives::{U256, keccak256},
1111
};
1212
use axum::http::HeaderValue;
1313
use futures::StreamExt;

0 commit comments

Comments
 (0)