diff --git a/invenio_config_tuw/forms.py b/invenio_config_tuw/forms.py index b655468d91bdf664ccc92bea971d91cf573b424b..048bef07b1bd285ddbf9bdea9c5fb3662afb2a3d 100644 --- a/invenio_config_tuw/forms.py +++ b/invenio_config_tuw/forms.py @@ -5,8 +5,6 @@ # Invenio-Config-TUW is free software; you can redistribute it and/or modify # it under the terms of the MIT License; see LICENSE file for more details. -from datetime import datetime - from flask import current_app from markupsafe import Markup from werkzeug.local import LocalProxy