mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 23:37:39 -02:30
Fix up some flake warnings
This commit is contained in:
@@ -11,7 +11,6 @@ from threading import Thread
|
||||
# Django
|
||||
from django.conf import settings
|
||||
from django.core.management.base import NoArgsCommand
|
||||
from django.utils.timezone import now
|
||||
|
||||
# AWX
|
||||
import awx
|
||||
|
||||
Reference in New Issue
Block a user