mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-18 15:07:43 +01:00
Remove erroneously added getter
This commit is contained in:
@@ -202,10 +202,6 @@ public class VelocityConfiguration {
|
||||
return favicon;
|
||||
}
|
||||
|
||||
public static Logger getLogger() {
|
||||
return logger;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "VelocityConfiguration{" +
|
||||
|
||||
Reference in New Issue
Block a user