flake8 fixes

This commit is contained in:
Chris Meyers
2016-09-29 10:23:00 -04:00
parent bdd444fb44
commit fbc1dff4de
4 changed files with 6 additions and 10 deletions

View File

@@ -4,7 +4,6 @@
# Python
import datetime
import logging
import struct, fcntl, os
# Django
from django.conf import settings