remove unused code

This commit is contained in:
Ken Rice 2015-09-20 00:28:29 -05:00
parent ab4d024bc3
commit 34d72cba98

View File

@ -34,11 +34,6 @@
templateUrl: 'partials/incall.html', templateUrl: 'partials/incall.html',
controller: 'InCallController' controller: 'InCallController'
}). }).
/*when('/contributors', {
title: 'Contributors',
templateUrl: 'partials/contributors.html',
controller: 'ContributorsController',
}).*/
when('/browser-upgrade', { when('/browser-upgrade', {
title: '', title: '',
templateUrl: 'partials/browser_upgrade.html', templateUrl: 'partials/browser_upgrade.html',