Skip to content

Commit

Permalink
fix: Fix failing main
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Dec 7, 2023
1 parent 12c2a6e commit 930bbed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { ActionType } from 'hardhat/types'
import { task } from 'hardhat/config'
import 'hardhat-deploy-ethers/internal/type-extensions'
import { createConnectedContractFactory, getEidForNetworkName } from '@layerzerolabs/utils-evm-hardhat'
import { Endpoint, Uln302 } from '@layerzerolabs/protocol-utils-evm'

Expand Down

0 comments on commit 930bbed

Please sign in to comment.