Resolve flake8 style warnings (mostly unused imports)

This commit is contained in:
Raphael Michel
2015-03-13 00:09:14 +01:00
parent 25fff77be5
commit 7c240e5c35
7 changed files with 7 additions and 10 deletions

View File

@@ -1,4 +1,3 @@
import uuid
from itertools import groupby
from datetime import timedelta
from django.contrib.auth.views import redirect_to_login