Skip to content

Commit

Permalink
remove unused panicwithfelt import
Browse files Browse the repository at this point in the history
  • Loading branch information
TAdev0 committed Aug 9, 2024
1 parent 89ea948 commit 00b51db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.cairo
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use core::num::traits::{Zero, One, BitSize};
use core::panic_with_felt252;
use core::starknet::secp256_trait::Secp256PointTrait;

pub trait Bitshift<T, U> {
Expand Down

0 comments on commit 00b51db

Please sign in to comment.