From 0111b031e8374ddc1a39239aa4d0843f5ccca72d Mon Sep 17 00:00:00 2001 From: Nick Couchman Date: Sat, 3 Mar 2018 07:49:54 -0500 Subject: [PATCH] GUACAMOLE-508: More comment clean up. --- .../webapp/app/navigation/services/userPageService.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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;