Skip to content

Commit

Permalink
fmt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lferrigno committed Feb 14, 2024
1 parent 6327106 commit eae85d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion validium_mode_example/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ async fn main() {
)
.from(zk_wallet.l2_address());


let eip712_request: Eip712TransactionRequest = request.clone().try_into().unwrap();
println!("{}", "Deploy".bright_magenta());

Expand Down

0 comments on commit eae85d1

Please sign in to comment.