Combine data properties and remove unused import

This commit is contained in:
leigh-mil
2019-02-27 13:32:37 -05:00
parent a6296e78df
commit 3b5b809947
2 changed files with 7 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
from flask_wtf.file import FileAllowed
from flask_wtf import FlaskForm
from wtforms.fields.html5 import DateField
from wtforms.fields import StringField, TextAreaField, FileField, FieldList