Removed unused imports

This commit is contained in:
Adam Shimali
2016-05-18 14:23:49 +01:00
parent 0172797fb5
commit 25170e7e42
9 changed files with 5 additions and 18 deletions

View File

@@ -1,5 +1,4 @@
from flask import render_template
from flask_login import login_required
from app.main import main