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
|
||||
# under the License.
|
||||
|
||||
from designatedashboard import exceptions
|
||||
|
||||
PANEL = 'domains'
|
||||
from designatedashboard import exceptions
|
||||
|
||||
# The name of the panel to be added to HORIZON_CONFIG. Required.
|
||||
PANEL = 'domains'
|
||||
|
||||
Reference in New Issue
Block a user