Skip to content

Commit

Permalink
fix: fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
web3rover committed Aug 20, 2024
1 parent b2292e7 commit a6a2431
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 28 deletions.
2 changes: 1 addition & 1 deletion deployments/sepolia/MockAccountant_weETHs.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,4 @@
}
}
}
}
}
12 changes: 3 additions & 9 deletions deployments/sepolia/WeETHAccountantOracle_weETHs.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,4 @@
"storage": [],
"types": null
}
}
}
12 changes: 3 additions & 9 deletions deployments/sepolia/WeETHAccountantOracle_weETHs_Proxy.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -312,13 +312,11 @@
"userdoc",
"evm.gasEstimates"
],
"": [
"ast"
]
"": ["ast"]
}
},
"metadata": {
"useLiteralContent": true
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,11 @@
"userdoc",
"evm.gasEstimates"
],
"": [
"ast"
]
"": ["ast"]
}
},
"metadata": {
"useLiteralContent": true
}
}
}
}

0 comments on commit a6a2431

Please sign in to comment.