diff --git a/guacamole/src/main/webapp/app/navigation/services/userPageService.js b/guacamole/src/main/webapp/app/navigation/services/userPageService.js index b9144a6a8..749564bd1 100644 --- a/guacamole/src/main/webapp/app/navigation/services/userPageService.js +++ b/guacamole/src/main/webapp/app/navigation/services/userPageService.js @@ -61,8 +61,6 @@ angular.module('navigation').factory('userPageService', ['$injector', * A map of all permissions granted to the current user, where each * key is the identifier of the corresponding data source. * - * @param {Object. 1) return SYSTEM_HOME_PAGE;