Remove some obsolete code.

This commit is contained in:
Bill Nottingham
2018-02-26 14:55:13 -05:00
parent 9493b72f29
commit 9c722cba22
5 changed files with 0 additions and 13 deletions
-2
View File
@@ -45,8 +45,6 @@ if is_testing(sys.argv):
}
}
MONGO_DB = 'system_tracking_test'
# Celery AMQP configuration.
BROKER_URL = 'amqp://guest:guest@localhost:5672'