Skip to content

Commit a7d38c7

Browse files
authored
Revert #5663 changes that were missed in #5696 (#5703)
1 parent 441b1c1 commit a7d38c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ jobs:
118118
- uses: actions/checkout@v4
119119
- name: Set up environment
120120
uses: ./.github/actions/setup
121-
## TODO: Remove when EIP-7702 authorizations are enabled in latest non-beta ethers version
122-
- run: rm package-lock.json package.json # Dependencies already installed
123121
- uses: crytic/slither-action@v0.4.1
124122

125123
codespell:

0 commit comments

Comments
 (0)