Skip to content

Commit

Permalink
remove invalid @return javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
littleaj committed Jul 9, 2019
1 parent 70a2d09 commit 908e63e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,6 @@ public void registerSelf(AgentNotificationsHandler handler) {
/**
* Set the mainHandler for handling the dependency tracking operations.
* @param handler instance of {@link AgentNotificationsHandler}
* @return
*/
public void setMainHandler(AgentNotificationsHandler handler) {
this.mainHandler = handler;
Expand Down

0 comments on commit 908e63e

Please sign in to comment.