mirror of
https://github.com/plexusorg/Module-NUSH.git
synced 2024-12-27 18:14:22 +00:00
a
This commit is contained in:
parent
28f5fa6f63
commit
ec5e590530
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ import java.util.UUID;
|
|||
|
||||
public class UserData
|
||||
{
|
||||
|
||||
private static final Map<UUID, UserData> USERS_MAP = new HashMap<>();
|
||||
private BukkitTask task = null;
|
||||
|
||||
|
|
Loading…
Reference in a new issue