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

Remove unused import.

parent 0ac3ed3a
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_login import current_user, login_required
from ..models import User, Corpus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment