Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
zguesmi committed Apr 29, 2024
1 parent 38721cc commit 4e4b07d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy/deploy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import * as voucherUtils from '../scripts/voucherUtils';
import { UpgradeableBeacon } from '../typechain-types';

export default async function () {
// const {deployments} = hre;
// const {deploy} = deployments;
const iexecPoco = '0x123456789a123456789b123456789b123456789d'; // TODO: Change it
const [admin, assetEligibilityManager, voucherManager] = await ethers.getSigners();
await deployAll(
Expand Down

0 comments on commit 4e4b07d

Please sign in to comment.