Skip to content

Commit

Permalink
ran linter
Browse files Browse the repository at this point in the history
  • Loading branch information
aalavandhan committed Aug 23, 2023
1 parent 2bd0c0e commit d3aacb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spot-contracts/tasks/upgrade/vaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ task("upgrade:rolloverVault:testnet")
});
});


task("prepare_upgrade:rolloverVault:mainnet")
.addPositionalParam("vaultAddress", "the address of the perp contract", undefined, types.string, false)
.addParam("fromIdx", "the index of sender", 0, types.int)
Expand Down

0 comments on commit d3aacb8

Please sign in to comment.