From 37c9529411bce8847402ff01afebb4ec8f1e0bbe Mon Sep 17 00:00:00 2001 From: Sajal Sharma Date: Sat, 16 Sep 2017 00:33:53 -0700 Subject: [PATCH] d --- mainJs.js | 1 - 1 file changed, 1 deletion(-) diff --git a/mainJs.js b/mainJs.js index d6e00dd..1137a1b 100644 --- a/mainJs.js +++ b/mainJs.js @@ -15,7 +15,6 @@ google.charts.load('current', {'packages':['corechart']}); ['Other', 100.01] ]); - var options = { title: 'Spending Breakdown' };