aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-05-13 13:51:46 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-05-13 13:51:46 +0200
commit510c239b2b25c9919003fd71449ba5d2d9bbdef6 (patch)
tree384f95832351e8e33cdc2c2d10323fafa63158e3 /lib
parenta1e14191864c983e5c8cee39970ad96d7db5f35f (diff)
downloadwallet-core-510c239b2b25c9919003fd71449ba5d2d9bbdef6.tar.xz
remove tex temp files that don't belong here
Diffstat (limited to 'lib')
-rw-r--r--lib/wallet/wallet.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wallet/wallet.ts b/lib/wallet/wallet.ts
index 3c9f3ffed..db3ea1bff 100644
--- a/lib/wallet/wallet.ts
+++ b/lib/wallet/wallet.ts
@@ -351,7 +351,7 @@ export class Wallet {
// denomination
let m: ExchangeCoins = {};
- let x: number
+ let x: number;
function storeExchangeCoin(mc, url) {