fix: clippy

This commit is contained in:
royvardhan
2025-01-28 22:27:26 +05:30
parent 5f5f30ee2d
commit 877f625efc

View File

@@ -1,5 +1,5 @@
use std::str::FromStr;
use alloy::hex::decode;
use alloy_primitives::{Address, Bytes as AlloyBytes};
use alloy_sol_types::SolValue;