Remove some comments [skip ci]

This commit is contained in:
James Cole 2017-12-12 20:53:40 +01:00
parent bad889d450
commit 44496707fb
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -34,8 +34,6 @@ $(function () {
function drawChart() {
"use strict";
// month view:
// draw account chart
// month view:
doubleYChart(mainUri, 'in-out-chart');
}