Skip to content

Commit

Permalink
Javadoc fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlipp committed Nov 2, 2024
1 parent 22f820e commit 6062ad0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ DataPath.<String> get(status, "ram").orElse("0")).getNumber()
*
* @param event the event
* @param channel the channel
* @throws JsonDecodeException the json decode exception
* @throws IOException
*/
@Handler(namedChannels = "manager")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,6 @@ protected void doConletDeleted(ConletDeleted event,
*
* @param event the event
* @param channel the channel
* @throws JsonDecodeException the json decode exception
* @throws IOException
*/
@Handler(namedChannels = "manager")
Expand Down

0 comments on commit 6062ad0

Please sign in to comment.