Deb packaging changes
Remove a line that is not required and cause issue in packaging Change-Id: I4de8db31bdda0ffaff4e0daee4a4319e0cea0f0c
This commit is contained in:
parent
15d6001c62
commit
3858dfcb94
@ -23,8 +23,6 @@ ADD_EXCEPTIONS = {}
|
||||
# A list of applications to be added to INSTALLED_APPS.
|
||||
ADD_INSTALLED_APPS = ['horizon_mellanox']
|
||||
|
||||
ADD_ANGULAR_MODULES = [
|
||||
'horizon.dashboard.horizon_mellanox',
|
||||
ADD_JS_FILES = [
|
||||
'horizon_mellanox/js/horizon_mellanox.js'
|
||||
]
|
||||
|
||||
AUTO_DISCOVER_STATIC_FILES = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user