mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Unnecessary debug output removed
It was my mistake, I'm very sorry =(
This commit is contained in:
parent
9f86e71d47
commit
ebd2a5b7c8
@ -39,7 +39,6 @@ public class LogFormat extends Formatter {
|
||||
}
|
||||
|
||||
public LogFormat(String format) {
|
||||
System.out.println(format);
|
||||
if (format == null || format.isEmpty()) {
|
||||
format = DEFAULT_FORMAT;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user