Skip to content

Commit 641fea7

Browse files
committed
chore: lint
1 parent 27a3535 commit 641fea7

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

  • packages/multichain-account-api/src/api

packages/multichain-account-api/src/api/types.ts

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
import type {
2-
CaipChainId,
3-
EntropySourceId,
4-
KeyringAccount,
5-
} from '@metamask/keyring-api';
1+
import type { EntropySourceId, KeyringAccount } from '@metamask/keyring-api';
62
import type { AccountId } from '@metamask/keyring-utils';
3+
import type { CaipChainId } from '@metamask/utils';
74

85
import type { MultichainAccountId, MultichainAccountWalletId } from './id';
96

0 commit comments

Comments
 (0)