mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Remove some comments [skip ci]
This commit is contained in:
2
public/js/ff/reports/account/month.js
vendored
2
public/js/ff/reports/account/month.js
vendored
@@ -34,8 +34,6 @@ $(function () {
|
|||||||
function drawChart() {
|
function drawChart() {
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// month view:
|
|
||||||
// draw account chart
|
|
||||||
// month view:
|
// month view:
|
||||||
doubleYChart(mainUri, 'in-out-chart');
|
doubleYChart(mainUri, 'in-out-chart');
|
||||||
}
|
}
|
Reference in New Issue
Block a user