mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-14 05:01:28 +00:00
Remove trailing space.
This commit is contained in:
parent
abfa815cf1
commit
795ffec8b8
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ public interface IUser {
|
|||
CommandSource getSource();
|
||||
|
||||
String getName();
|
||||
|
||||
|
||||
String getAfkMessage();
|
||||
|
||||
void setAfkMessage(final String message);
|
||||
|
|
Loading…
Reference in a new issue