Skip to content

Commit

Permalink
fix: remove hardhat-zksync-deploy import from index.ts (#875)
Browse files Browse the repository at this point in the history
Co-authored-by: Marko Arambasic <makiarambasic@gmail.com>
  • Loading branch information
kiriyaga-txfusion and kiriyaga authored Mar 6, 2024
1 parent 972ec4f commit 2077ac0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/hardhat-zksync-upgradable/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import '@matterlabs/hardhat-zksync-solc';
import '@matterlabs/hardhat-zksync-deploy';
import './type-extensions';

import { extendEnvironment, subtask } from 'hardhat/internal/core/config/config-env';
Expand Down

0 comments on commit 2077ac0

Please sign in to comment.