mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 07:47:44 -02:30
flake8 fix
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
|
|
||||||
import json
|
import json
|
||||||
|
|
||||||
from django.conf import settings
|
|
||||||
|
|
||||||
__all__ = ['FifoQueue']
|
__all__ = ['FifoQueue']
|
||||||
|
|
||||||
# TODO: Figure out wtf to do with this class
|
# TODO: Figure out wtf to do with this class
|
||||||
|
|||||||
Reference in New Issue
Block a user