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 e807e51 commit 6481f0dCopy full SHA for 6481f0d
1 file changed
packages/multichain-account-api/src/index.test.ts
@@ -1,10 +1,6 @@
1
/* eslint-disable jsdoc/require-jsdoc */
2
3
-import type {
4
- DiscoveredAccount,
5
- EntropySourceId,
6
- KeyringAccount,
7
-} from '@metamask/keyring-api';
+import type { EntropySourceId, KeyringAccount } from '@metamask/keyring-api';
8
import {
9
BtcAccountType,
10
BtcMethod,
0 commit comments