aboutsummaryrefslogtreecommitdiff
path: root/src/webex/wxApi.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-05-29 16:58:03 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-05-29 16:58:03 +0200
commitb5c90d12219ca3a0df173ddf085d2353831a8ef6 (patch)
treefd26569ccacbed57cb47c24cce7863fb060f42cf /src/webex/wxApi.ts
parent1c3346cd534143f4dd56a625b963a1a3acfa83d1 (diff)
downloadwallet-core-b5c90d12219ca3a0df173ddf085d2353831a8ef6.tar.gz
wallet-core-b5c90d12219ca3a0df173ddf085d2353831a8ef6.tar.bz2
wallet-core-b5c90d12219ca3a0df173ddf085d2353831a8ef6.zip
fix remaining lint warnings
Diffstat (limited to 'src/webex/wxApi.ts')
-rw-r--r--src/webex/wxApi.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webex/wxApi.ts b/src/webex/wxApi.ts
index c120f34e7..e4684135b 100644
--- a/src/webex/wxApi.ts
+++ b/src/webex/wxApi.ts
@@ -25,8 +25,8 @@
import {
AmountJson,
CheckPayResult,
- ConfirmPayResult,
CoinRecord,
+ ConfirmPayResult,
CurrencyRecord,
DenominationRecord,
ExchangeRecord,