mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-02-06 18:17:00 +01:00
JavaDoc Fix
This commit is contained in:
@@ -54,7 +54,6 @@ public interface AuthenticationSystem {
|
||||
|
||||
/**
|
||||
* A data container that holds relevant data for authenticating a client.
|
||||
* Call {@link AuthenticationRequest#builder()} to create a builder.
|
||||
*/
|
||||
@Builder @AllArgsConstructor @Getter
|
||||
class AuthenticationRequest {
|
||||
|
||||
Reference in New Issue
Block a user