Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Apr 25, 2024
1 parent 71affbd commit 246db72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion starknet-crypto/src/test_utils.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![cfg(test)]
use starknet_types_core::felt::Felt;

pub fn field_element_from_be_hex(hex: &str) -> Felt {
Expand Down

0 comments on commit 246db72

Please sign in to comment.