Skip to content

Commit

Permalink
style: resolve style guide violations
Browse files Browse the repository at this point in the history
  • Loading branch information
oXtxNt9U authored and github-actions[bot] committed Oct 30, 2024
1 parent 3641b17 commit 071873e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions packages/evm-contracts/source/abis/Consensus.json
Original file line number Diff line number Diff line change
Expand Up @@ -997,10 +997,7 @@
}
},
"settings": {
"remappings": [
"@contracts/=src/",
"@forge-std/=forge-std/src/"
],
"remappings": ["@contracts/=src/", "@forge-std/=forge-std/src/"],
"optimizer": {
"enabled": true,
"runs": 200
Expand All @@ -1027,4 +1024,4 @@
"version": 1
},
"id": 23
}
}

0 comments on commit 071873e

Please sign in to comment.