Remove the unused codes
Change-Id: Id1abafe56a1658a738c1e02803497454cca94a33
This commit is contained in:
parent
eff100522a
commit
f301f13e84
@ -12,14 +12,10 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
from oslo_log import log as logging
|
||||
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
import horizon
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class NGLoadBalancers(horizon.Panel):
|
||||
name = _("Load Balancers")
|
||||
|
Loading…
Reference in New Issue
Block a user