mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 01:34:45 -03:30
remove kombu
This commit is contained in:
committed by
Ryan Petrello
parent
403e9bbfb5
commit
be58906aed
@@ -5,7 +5,6 @@ import random
|
||||
import json
|
||||
|
||||
from awx.main.dispatch import get_local_queuename
|
||||
from kombu import Queue, Exchange, Producer, Consumer, Connection
|
||||
|
||||
from . import pg_bus_conn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user