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

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

Remove unused imports

parent 08f9eb1e
No related branches found
No related tags found
1 merge request!37Add task for updating the names vocabulary with TISS data
# -*- coding: utf-8 -*-
#
# Copyright (C) 2020-2022 TU Wien.
# Copyright (C) 2020-2023 TU Wien.
#
# 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, url_for
from flask_babelex import gettext as _
from flask import current_app
from markupsafe import Markup
from werkzeug.local import LocalProxy
from wtforms import BooleanField, Form, HiddenField, validators
......
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