geforkt von Mirrors/Velocity
Remove erroneously added getter
Dieser Commit ist enthalten in:
Ursprung
84717a11da
Commit
512b1c2403
@ -202,10 +202,6 @@ public class VelocityConfiguration {
|
||||
return favicon;
|
||||
}
|
||||
|
||||
public static Logger getLogger() {
|
||||
return logger;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "VelocityConfiguration{" +
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren