Skip to content

Commit 07cebae

Browse files
committed
fix: lint
1 parent 076e593 commit 07cebae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/keyring-eth-qr/src/qr-keyring-v2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import type { AccountId } from '@metamask/keyring-utils';
1717
import type { Hex } from '@metamask/utils';
1818

1919
import { DeviceMode } from './device';
20-
import type { QrKeyring, SerializedQrKeyringState } from './qr-keyring';
20+
import type { QrKeyring } from './qr-keyring';
2121

2222
/**
2323
* Methods supported by QR keyring EOA accounts.

0 commit comments

Comments
 (0)