Remove trailing space.

This commit is contained in:
Ali Moghnieh 2016-06-18 21:38:20 +01:00
parent abfa815cf1
commit 795ffec8b8
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ public interface IUser {
CommandSource getSource();
String getName();
String getAfkMessage();
void setAfkMessage(final String message);