Fixing up some flake8 issues

This commit is contained in:
Matthew Jones
2015-12-17 10:48:15 -05:00
parent 9db80bd9fc
commit 910f9bd4a3
9 changed files with 2 additions and 8 deletions

View File

@@ -6,7 +6,6 @@ import urllib
# Django
from django.utils.timezone import now as tz_now
from django.conf import settings
# Django REST Framework
from rest_framework import authentication