Merge "Minor fixes: pep8 and redundant code"

This commit is contained in:
Jenkins
2015-04-26 13:50:48 +00:00
committed by Gerrit Code Review

View File

@@ -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'