Skip to content

Commit f841a9c

Browse files
committed
fix: fix lint error.
1 parent 70bf261 commit f841a9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/signatures/signTypedDataV4-sign-with-salt.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { recoverTypedSignature } from '@metamask/eth-sig-util';
22
import { toChecksumAddress } from 'ethereumjs-util';
33
import globalContext from '../..';
4-
import { EIP712Domain } from '../../signatures/utils';
54

65
export function signTypedDataV4WithSaltComponent(parentContainer) {
76
parentContainer.insertAdjacentHTML(

0 commit comments

Comments
 (0)