Skip to content

Commit 85261e3

Browse files
committed
remove unused imports
1 parent 2cefdc6 commit 85261e3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

networks/cosmos/src/signing-client.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ import {
1212
IAminoGenericOfflineSigner,
1313
ICosmosGenericOfflineSigner,
1414
IDirectGenericOfflineSigner,
15-
isOfflineAminoSigner,
16-
isOfflineDirectSigner,
17-
OfflineSigner,
1815
} from './types/wallet';
1916
import { toConverter, toEncoder } from './utils';
2017
import { TxBody, TxRaw } from '@interchainjs/cosmos-types/cosmos/tx/v1beta1/tx';

0 commit comments

Comments
 (0)