Made Javadoc review.

This commit is contained in:
Christian P. MOMON 2021-04-18 03:17:44 +02:00
parent 9f0e09b8e6
commit d00ba4c40a
2 changed files with 4 additions and 8 deletions

View File

@ -31,11 +31,9 @@ public abstract class Hook
/**
* Attempt help.
*
* @param bot
* the bot
* @param message
* the message
* @return true, if successful
* @param string
* the string
* @return the string list
* @throws HebdobotException
* the hebdobot exception
*/

View File

@ -62,11 +62,9 @@ public class Hooker
/**
* Attempt help.
*
* @param bot
* the bot
* @param message
* the message
* @return true, if successful
* @return the string list
* @throws HebdobotException
* the hebdobot exception
*/