From d8d9ab681cfa3d60048dd6d334e15c7a887f0b1d Mon Sep 17 00:00:00 2001
From: Adhidarma Hadiwinoto <me@adhisimon.org>
Date: Tue, 30 Aug 2016 16:56:03 +0700
Subject: [PATCH] remove empty line

---
 views/index.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/views/index.json b/views/index.json
index aabfdf7..3472d2c 100644
--- a/views/index.json
+++ b/views/index.json
@@ -1,5 +1,4 @@
 {
 {for balance in balances}"{balance.title}": {balance.balance},
-{/for}
-"_END": 0
+{/for}"_END": 0
 }
-- 
1.9.0