mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 11:25:08 -02:30
change imports to reflect isolated->expect move
This commit is contained in:
@@ -13,7 +13,7 @@ import logging
|
||||
from django.conf import settings
|
||||
|
||||
import awx
|
||||
from awx.main.isolated import run
|
||||
from awx.main.expect import run
|
||||
from awx.main.utils import OutputEventFilter
|
||||
from awx.main.queue import CallbackQueueDispatcher
|
||||
|
||||
|
||||
Reference in New Issue
Block a user