We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 076e593 commit 07cebaeCopy full SHA for 07cebae
1 file changed
packages/keyring-eth-qr/src/qr-keyring-v2.ts
@@ -17,7 +17,7 @@ import type { AccountId } from '@metamask/keyring-utils';
17
import type { Hex } from '@metamask/utils';
18
19
import { DeviceMode } from './device';
20
-import type { QrKeyring, SerializedQrKeyringState } from './qr-keyring';
+import type { QrKeyring } from './qr-keyring';
21
22
/**
23
* Methods supported by QR keyring EOA accounts.
0 commit comments