From 95e638f513c6e8e5b4ab32981a1f8900b43700c7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 2 Apr 2020 20:44:12 +0530 Subject: cosmetics and comments --- src/util/amounts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/amounts.ts') diff --git a/src/util/amounts.ts b/src/util/amounts.ts index aee7b12b5..f9946393f 100644 --- a/src/util/amounts.ts +++ b/src/util/amounts.ts @@ -348,4 +348,4 @@ export const Amounts = { isZero: isZero, maxAmountValue: maxAmountValue, fromFloat: fromFloat, -}; \ No newline at end of file +}; -- cgit v1.2.3