mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-26 18:53:35 -05:00
worker_ready is unused here
This commit is contained in:
@@ -33,7 +33,7 @@ import pexpect
|
||||
|
||||
# Celery
|
||||
from celery import Task, task
|
||||
from celery.signals import celeryd_init, worker_ready
|
||||
from celery.signals import celeryd_init
|
||||
|
||||
# Django
|
||||
from django.conf import settings
|
||||
|
||||
Reference in New Issue
Block a user