6 lines
104 B
Python
6 lines
104 B
Python
# Copyright (c) 2015 Ansible, Inc.
|
|
# All Rights Reserved.
|
|
|
|
default_app_config = 'awx.ui.apps.UIConfig'
|
|
|