LinhaoZhu commented on a change in pull request #21: [Submarine 203] [SERVER]
Submarine project manager TeamRestApi bug fix
URL: https://github.com/apache/hadoop-submarine/pull/21#discussion_r329340097
##########
File path:
submarine-workbench/workbench-server/src/main/java/org/apache/submarine/database/service/TeamMemberService.java
##########
@@ -46,39 +46,4 @@
}
return list;
}
-
- public void add(TeamMember teamMember) throws Exception {
Review comment:
These two methods are not used in the current business to prevent excessive
redundant code, so I deleted them first.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services