diff --git a/common/src/wormhole.ts b/common/src/wormhole.ts index b3bf41a4..f420af30 100644 --- a/common/src/wormhole.ts +++ b/common/src/wormhole.ts @@ -1,5 +1,4 @@ import { keccak256 } from '@wormhole-foundation/sdk-definitions'; -export { isBytes } from 'ethers/lib/utils'; export interface GuardianSignature { index: number;