diff --git a/accounting/views.py b/accounting/views.py index 128f0ad..a5c3f98 100644 --- a/accounting/views.py +++ b/accounting/views.py @@ -21,7 +21,6 @@ import json import re -from django.conf import settings from django.contrib import messages from django.db import transaction from django.db.models import Sum, Case, When, F, Q, Max, Count, BooleanField, \