mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Fix formatting
This commit is contained in:
parent
9acaa7b126
commit
ca6bee07ea
@ -14,7 +14,7 @@ import com.gmail.nossr50.datatypes.player.McMMOPlayer;
|
||||
public final class UserManager {
|
||||
private final static Map<String, McMMOPlayer> players = new HashMap<String, McMMOPlayer>();
|
||||
|
||||
private UserManager() {};
|
||||
private UserManager() {}
|
||||
|
||||
/**
|
||||
* Add a new user.
|
||||
|
Loading…
Reference in New Issue
Block a user