mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 19:47:11 +00:00
Code clean up
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
/** global: spent, budgeted, available, currencySymbol, budgetIndexURI */
|
||||
/** global: spent, budgeted, available, currencySymbol, budgetIndexURI, accounting */
|
||||
|
||||
function drawSpentBar() {
|
||||
"use strict";
|
||||
|
||||
Reference in New Issue
Block a user