Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Oct 11, 2023
1 parent 90b9b93 commit 399e4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/torii/client/src/contract/executor.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use starknet::macros::abigen;

abigen!(ExecutorContract, "./crates/torii/client/abigen/executor.json");
//abigen!(ExecutorContract, "./abigen/executor.json");
// abigen!(ExecutorContract, "./abigen/executor.json");

0 comments on commit 399e4c6

Please sign in to comment.