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;
|
import java.net.InetSocketAddress;
|
||||||
|
|
||||||
public final class ServerInfoUtils {
|
public final class ServerInfoUtils {
|
||||||
|
|
||||||
public static ServerInfo getServerInfo(BallServerInfo serverInfo) {
|
public static ServerInfo getServerInfo(BallServerInfo serverInfo) {
|
||||||
return ProxyServer.getInstance().constructServerInfo(
|
return ProxyServer.getInstance().constructServerInfo(
|
||||||
serverInfo.getId(),
|
serverInfo.getId(),
|
||||||
|
Reference in New Issue
Block a user