Skip to content

Commit 6481f0d

Browse files
committed
chore: lint
1 parent e807e51 commit 6481f0d

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

packages/multichain-account-api/src/index.test.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
/* eslint-disable jsdoc/require-jsdoc */
22

3-
import type {
4-
DiscoveredAccount,
5-
EntropySourceId,
6-
KeyringAccount,
7-
} from '@metamask/keyring-api';
3+
import type { EntropySourceId, KeyringAccount } from '@metamask/keyring-api';
84
import {
95
BtcAccountType,
106
BtcMethod,

0 commit comments

Comments
 (0)