Fix a JDK8 build error

This commit is contained in:
Tux 2014-04-20 01:13:22 -04:00
parent 1362739b27
commit 86d9b40a78
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import java.util.Collections;
/**
* This class is the CommandSender that RedisBungee uses to dispatch commands to BungeeCord.
* <p/>
* <p>
* It inherits all permissions of the console command sender. Sending messages and modifying permissions are no-ops.
*
* @author tuxed