Removed an unused import from the views in the accounting application.
This commit is contained in:
parent
7fcfc00e30
commit
39efb65e2c
@ -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, \
|
||||
|
Loading…
Reference in New Issue
Block a user