Removed an unused import from the "accounting.option.forms" module.
This commit is contained in:
parent
7066f75e72
commit
0af3e2785b
@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
import re
|
import re
|
||||||
import typing as t
|
|
||||||
|
|
||||||
from flask import render_template
|
from flask import render_template
|
||||||
from flask_wtf import FlaskForm
|
from flask_wtf import FlaskForm
|
||||||
|
Loading…
Reference in New Issue
Block a user