mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-16 05:04:00 +08: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