Remove unused v1beta2 references from web ui

This commit is contained in:
BC Broussard
2015-06-04 00:19:06 -07:00
parent 1590403949
commit 0ec8b9b665
16 changed files with 76 additions and 218 deletions

View File

@@ -8,7 +8,7 @@ app.controller('GroupCtrl', [
'$route',
'$interval',
'$routeParams',
'k8sv1Beta3Api',
'k8sApi',
'$rootScope',
'$location',
'lodash',