Minor fixes: pep8 and redundant code
pep8: removed trailing whitespace redundant code: removed duplicate line Change-Id: Ib7e2c077234713662cb5d6d55ed1cf2508abf298
This commit is contained in:
@@ -14,8 +14,6 @@
|
|||||||
|
|
||||||
from designatedashboard import exceptions
|
from designatedashboard import exceptions
|
||||||
|
|
||||||
PANEL = 'domains'
|
|
||||||
|
|
||||||
# The name of the panel to be added to HORIZON_CONFIG. Required.
|
# The name of the panel to be added to HORIZON_CONFIG. Required.
|
||||||
PANEL = 'domains'
|
PANEL = 'domains'
|
||||||
# The name of the dashboard the PANEL associated with. Required.
|
# The name of the dashboard the PANEL associated with. Required.
|
||||||
|
|||||||
Reference in New Issue
Block a user