1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00

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