mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Remove unecessary getter
This commit is contained in:
parent
9939a26a5b
commit
f78ba8fb4c
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@
|
|||
|
||||
package org.geysermc.geyser.api.network;
|
||||
|
||||
import lombok.Getter;
|
||||
|
||||
@Getter
|
||||
public enum AuthType {
|
||||
OFFLINE,
|
||||
ONLINE,
|
||||
|
|
Loading…
Reference in a new issue