mirror of
https://github.com/PaperMC/Velocity.git
synced 2025-03-19 16:10:25 +08:00
Remove erroneously added getter
This commit is contained in:
parent
84717a11da
commit
512b1c2403
@ -202,10 +202,6 @@ public class VelocityConfiguration {
|
||||
return favicon;
|
||||
}
|
||||
|
||||
public static Logger getLogger() {
|
||||
return logger;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "VelocityConfiguration{" +
|
||||
|
Loading…
x
Reference in New Issue
Block a user