refactor(hamster-auto-server-info): 格式化代码
This commit is contained in:
@@ -7,7 +7,6 @@ import net.md_5.bungee.api.config.ServerInfo;
|
||||
import java.net.InetSocketAddress;
|
||||
|
||||
public final class ServerInfoUtils {
|
||||
|
||||
public static ServerInfo getServerInfo(BallServerInfo serverInfo) {
|
||||
return ProxyServer.getInstance().constructServerInfo(
|
||||
serverInfo.getId(),
|
||||
|
Reference in New Issue
Block a user