Skip to content

Commit f4f0859

Browse files
feat(mbp): fix linting
1 parent 8dceb0e commit f4f0859

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/api/master/clients/enclavedExpressClient.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ import {
1313
GShare,
1414
Keychain,
1515
ApiKeyShare,
16+
MPCTx,
1617
} from '@bitgo/sdk-core';
18+
import { RecoveryTransaction } from '@bitgo/sdk-coin-trx';
1719
import { superagentRequestFactory, buildApiClient, ApiClient } from '@api-ts/superagent-wrapper';
1820
import { OfflineVaultTxInfo, RecoveryInfo, UnsignedSweepTxMPCv2 } from '@bitgo/sdk-coin-eth';
1921

0 commit comments

Comments
 (0)