mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-17 00:52:38 +08:00
Format code [skip actions]
This commit is contained in:
@@ -4,9 +4,8 @@ import emu.grasscutter.game.Account;
|
||||
import emu.grasscutter.server.http.objects.*;
|
||||
import emu.grasscutter.utils.DispatchUtils;
|
||||
import io.javalin.http.Context;
|
||||
import lombok.*;
|
||||
|
||||
import javax.annotation.Nullable;
|
||||
import lombok.*;
|
||||
|
||||
/** Defines an authenticator for the server. Can be changed by plugins. */
|
||||
public interface AuthenticationSystem {
|
||||
|
||||
Reference in New Issue
Block a user