mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
removed unused import
Signed-off-by: Jessica Mack <jmack@redhat.com>
This commit is contained in:
parent
026b8f05d7
commit
8b70fef743
@ -1,7 +1,6 @@
|
||||
import logging
|
||||
|
||||
from django.core.management.base import BaseCommand
|
||||
from django.conf import settings
|
||||
from django.core.cache import cache
|
||||
from awx.main.dispatch import pg_bus_conn
|
||||
from awx.conf import settings_registry
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user