Minor fixes: pep8 and redundant code
pep8: removed trailing whitespace redundant code: removed duplicate line Change-Id: Ib7e2c077234713662cb5d6d55ed1cf2508abf298
This commit is contained in:
@@ -12,9 +12,7 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
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'
|
||||||
|
|||||||
Reference in New Issue
Block a user