flake8 fix

This commit is contained in:
AlanCoding
2016-08-26 13:57:35 -04:00
parent 3a86a41685
commit 38879d339b

View File

@@ -3,8 +3,6 @@
import json
from django.conf import settings
__all__ = ['FifoQueue']
# TODO: Figure out wtf to do with this class