Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Commit 315929d

Browse files
committed
Remove TODO
1 parent e10f1b6 commit 315929d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

oscm-usergroupmgmt/javasrc/org/oscm/usergroupservice/bean/UserGroupServiceLocalBean.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,6 @@ private String removeTailString(String name) {
10471047
return name.substring(0, name.lastIndexOf(","));
10481048
}
10491049

1050-
// TODO SUZANA
10511050
private PlatformUser findUser(PlatformUser user)
10521051
throws ObjectNotFoundException {
10531052
if (user.getKey() == 0) {

0 commit comments

Comments
 (0)