mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-09 15:55:28 +02:00
Fix formatting
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user