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