mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-18 20:40:26 +00:00
supresss unused warnings
This commit is contained in:
@@ -17,6 +17,7 @@ import java.util.*;
|
|||||||
* @author tuxed
|
* @author tuxed
|
||||||
* @since 0.2.3
|
* @since 0.2.3
|
||||||
*/
|
*/
|
||||||
|
@SuppressWarnings("unused")
|
||||||
public class RedisBungeeAPI {
|
public class RedisBungeeAPI {
|
||||||
private final RedisBungee plugin;
|
private final RedisBungee plugin;
|
||||||
private final List<String> reservedChannels;
|
private final List<String> reservedChannels;
|
||||||
|
|||||||
Reference in New Issue
Block a user