Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Oct 21, 2024
1 parent fd5174c commit 47beb7f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/libfuncs/starknet/secp256.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ use melior::{
llvm::{self, LoadStoreOptions},
},
ir::{
attribute::{
DenseI32ArrayAttribute, DenseI64ArrayAttribute, IntegerAttribute, TypeAttribute,
},
attribute::{DenseI32ArrayAttribute, IntegerAttribute, TypeAttribute},
operation::OperationBuilder,
r#type::IntegerType,
Block, Identifier, Location,
Expand Down

0 comments on commit 47beb7f

Please sign in to comment.