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