mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
Rollback celery
This commit is contained in:
@@ -7,7 +7,7 @@ import sys
|
||||
import warnings
|
||||
|
||||
from pkg_resources import get_distribution
|
||||
from .celery import app as celery_app
|
||||
from .celery import app as celery_app # noqa
|
||||
|
||||
__version__ = get_distribution('awx').version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user