Skip to content

Commit

Permalink
remove group init logging
Browse files Browse the repository at this point in the history
  • Loading branch information
rbudde committed Sep 3, 2020
1 parent f7a191a commit 4d999fc
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ define([ 'exports', 'log', 'message', 'comm', 'util', 'user.model', 'userGroup.m
initUserGroupMemberListTable();
initUserGroupMemberEvents();
initAddMembersToGroupEvents();

LOG.info('UserGroup list-view initialized.');
}
exports.init = init;

Expand Down

0 comments on commit 4d999fc

Please sign in to comment.