remove kombu

This commit is contained in:
chris meyers
2020-02-10 15:12:11 -05:00
committed by Ryan Petrello
parent 403e9bbfb5
commit be58906aed
7 changed files with 25 additions and 39 deletions

View File

@@ -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