Skip to content

Commit

Permalink
♻️ Remove unnecessary eslint-disable
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Nov 6, 2023
1 parent fb3bd0e commit 4c556a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/deploy.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-unused-vars */
import hre, { ethers } from "hardhat";

function delay(ms: number) {
Expand Down

0 comments on commit 4c556a1

Please sign in to comment.