Skip to content

Commit

Permalink
fix: remove not needed import
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed Jan 27, 2025
1 parent 4e15e02 commit a520924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/contracts/deploy/30_upgrade_repo/_common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import {
PluginRepoFactory__factory,
} from '@aragon/osx-ethers';
import {SignerWithAddress} from '@nomiclabs/hardhat-ethers/signers';
import {ethers} from 'hardhat';
import {DeployFunction} from 'hardhat-deploy/types';
import {HardhatRuntimeEnvironment} from 'hardhat/types';
import path from 'path';
Expand Down

0 comments on commit a520924

Please sign in to comment.