Skip to content

Commit 3024f31

Browse files
committed
common: remove unused export
1 parent 833245d commit 3024f31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/src/wormhole.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { keccak256 } from '@wormhole-foundation/sdk-definitions';
2-
export { isBytes } from 'ethers/lib/utils';
32

43
export interface GuardianSignature {
54
index: number;

0 commit comments

Comments
 (0)