2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2025-04-20 01:27:07 +00:00

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

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()}. * or somehow you got the Plugin instance by you can call the api using {@link RedisBungeePlugin#getAbstractRedisBungeeApi()}.
* *
* @author tuxed * @author tuxed
* @since 0.2.3 | updated 0.8.0 * @since 0.2.3
*/ */
public class RedisBungeeAPI extends AbstractRedisBungeeAPI { public class RedisBungeeAPI extends AbstractRedisBungeeAPI {