Removed an unused import from the views of the accounting application.
This commit is contained in:
parent
fbce3ab9ef
commit
d19b12509f
@ -18,7 +18,6 @@
|
|||||||
"""The view controllers of the accounting application.
|
"""The view controllers of the accounting application.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import re
|
|
||||||
|
|
||||||
from django.http import HttpResponseRedirect
|
from django.http import HttpResponseRedirect
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user