remove weird javadocs

This commit is contained in:
mohammed jasem alaajel 2023-09-10 19:18:43 +04:00
parent a0fdd6d997
commit 11a0d84368
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import java.util.UUID;
* or somehow you got the Plugin instance by you can call the api using {@link RedisBungeePlugin#getAbstractRedisBungeeApi()}.
*
* @author tuxed
* @since 0.2.3 | updated 0.8.0
* @since 0.2.3
*/
public class RedisBungeeAPI extends AbstractRedisBungeeAPI {