remove unused code

This commit is contained in:
Ken Rice 2015-09-20 00:28:29 -05:00
parent ab4d024bc3
commit 34d72cba98
1 changed files with 0 additions and 5 deletions

View File

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