mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-29 11:49:16 +00:00
Remove unecessary getter
This commit is contained in:
@@ -25,9 +25,6 @@
|
||||
|
||||
package org.geysermc.geyser.api.network;
|
||||
|
||||
import lombok.Getter;
|
||||
|
||||
@Getter
|
||||
public enum AuthType {
|
||||
OFFLINE,
|
||||
ONLINE,
|
||||
|
||||
Reference in New Issue
Block a user