Removed an unused import from the views of the accounting application.

This commit is contained in:
依瑪貓 2020-07-02 02:04:16 +08:00
parent fbce3ab9ef
commit d19b12509f

View File

@ -18,7 +18,6 @@
"""The view controllers of the accounting application.
"""
import re
from django.http import HttpResponseRedirect