Skip to content

Commit

Permalink
fix : lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ocdbytes committed Nov 30, 2024
1 parent 677628e commit e138c13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build-artifacts/starkgate-contracts-82e651f/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ out = "out"
libs = ["lib"]
solc = "0.6.12"
remappings = [
"starkware/solidity=./solidity",
"starkware/starknet=./starknet",
"starkware/cairo=./cairo",
"starkware/solidity=./solidity",
"starkware/starknet=./starknet",
"starkware/cairo=./cairo",
]

0 comments on commit e138c13

Please sign in to comment.