*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit ee09b78f authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Remove unused datetime import

parent d63f305e
No related branches found
No related tags found
1 merge request!41Allow edits to published records to record owners
...@@ -5,8 +5,6 @@ ...@@ -5,8 +5,6 @@
# Invenio-Config-TUW is free software; you can redistribute it and/or modify # 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. # it under the terms of the MIT License; see LICENSE file for more details.
from datetime import datetime
from flask import current_app from flask import current_app
from markupsafe import Markup from markupsafe import Markup
from werkzeug.local import LocalProxy from werkzeug.local import LocalProxy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment