From 667a7a4285d4e97ed5242e60df909f3ecdd35d59 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Mon, 11 Jan 2016 21:42:45 +0100 Subject: Started to include const expense groups --- app/views/stats.py | 1 - 1 file changed, 1 deletion(-) (limited to 'app/views/stats.py') diff --git a/app/views/stats.py b/app/views/stats.py index 9ff81a1..f386e12 100644 --- a/app/views/stats.py +++ b/app/views/stats.py @@ -9,7 +9,6 @@ import sqlalchemy as sql import calendar from collections import defaultdict from datetime import date -from flask import jsonify mod = Blueprint('stats', __name__) -- cgit v1.2.3-70-g09d2