Skip to content

Commit f85f941

Browse files
committed
removed unused import
1 parent 9708075 commit f85f941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nym-wallet/src/requests/actions.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import {
1313
TBondGatewaySignatureArgs,
1414
TBondMixNodeArgs,
1515
TBondMixnodeSignatureArgs,
16-
TBondMoreArgs, TDecreaseBondArgs, TDecreasePledgeArgs,
16+
TBondMoreArgs, TDecreaseBondArgs,
1717
} from '../types';
1818
import { invokeWrapper } from './wrapper';
1919

0 commit comments

Comments
 (0)