Commit dd1ac26e authored by PJ Janse van Rensburg's avatar PJ Janse van Rensburg

Remove unused imports.

parent 8f4eef4c
......@@ -10,8 +10,7 @@ from flask_admin.contrib.sqla import ModelView, filters, tools
from flask_babelex import Babel
from sqlalchemy.ext.hybrid import hybrid_property
from sqlalchemy_utils import EmailType, ChoiceType, UUIDType, URLType, CurrencyType, Currency, ColorType, \
ArrowType, IPAddressType, TimezoneType
from sqlalchemy_utils import EmailType, ChoiceType, UUIDType, URLType, CurrencyType, ColorType, ArrowType, IPAddressType
from . import setup
from datetime import datetime, time, date
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment