mirror of
https://github.com/ansible/awx.git
synced 2026-06-03 05:57:55 -02:30
Remove some obsolete code.
This commit is contained in:
@@ -45,8 +45,6 @@ if is_testing(sys.argv):
|
||||
}
|
||||
}
|
||||
|
||||
MONGO_DB = 'system_tracking_test'
|
||||
|
||||
# Celery AMQP configuration.
|
||||
BROKER_URL = 'amqp://guest:guest@localhost:5672'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user