remove weird javadocs

This commit is contained in:
mohammed jasem alaajel 2023-09-10 19:18:43 +04:00
parent 8e606fe4d2
commit 65887f2613
No known key found for this signature in database
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 {