diff --git a/html5/verto/verto_communicator/src/vertoApp/vertoApp.module.js b/html5/verto/verto_communicator/src/vertoApp/vertoApp.module.js
index 5895ed2830..2c7cffc381 100644
--- a/html5/verto/verto_communicator/src/vertoApp/vertoApp.module.js
+++ b/html5/verto/verto_communicator/src/vertoApp/vertoApp.module.js
@@ -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',