diff --git a/src/accounting/option/forms.py b/src/accounting/option/forms.py index 29f732b..84bd70f 100644 --- a/src/accounting/option/forms.py +++ b/src/accounting/option/forms.py @@ -18,7 +18,6 @@ """ import re -import typing as t from flask import render_template from flask_wtf import FlaskForm