mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-03 09:10:01 +01:00
Whoops, wrong place! (Damn eclipse class tree XD)
This commit is contained in:
parent
75421fd156
commit
e2d20caf16
@ -55,7 +55,7 @@ import fr.xephi.authme.util.MigrationService;
|
||||
import fr.xephi.authme.util.StringUtils;
|
||||
import fr.xephi.authme.util.Utils;
|
||||
import fr.xephi.authme.util.ValidationService;
|
||||
import tools.utils.ServerUtils;
|
||||
import fr.xephi.authme.util.ServerUtils;
|
||||
|
||||
import org.apache.logging.log4j.LogManager;
|
||||
import org.bukkit.Bukkit;
|
||||
|
@ -1,4 +1,4 @@
|
||||
package tools.utils;
|
||||
package fr.xephi.authme.util;
|
||||
|
||||
public class ServerUtils {
|
||||
|
Loading…
Reference in New Issue
Block a user