Skip to content
Snippets Groups Projects
Commit 0461139b authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Remove unused import.

parent e52629dd
No related branches found
No related tags found
No related merge requests found
from datetime import datetime
from flask import current_app, flash, redirect, render_template, url_for from flask import current_app, flash, redirect, render_template, url_for
from . import services from . import services
from flask_login import current_user, login_required from flask_login import current_user, login_required
......
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