forked from StarOpenSource/Engine
[no ci] Remove breakpoint instruction
This commit is contained in:
parent
fb82c9c4b0
commit
48c326ad71
1 changed files with 0 additions and 1 deletions
|
@ -233,7 +233,6 @@ public final class Logger {
|
||||||
.replace("%log_color_secondary%", ""), false
|
.replace("%log_color_secondary%", ""), false
|
||||||
).getClean().length());
|
).getClean().length());
|
||||||
|
|
||||||
int a = 1 + 1;
|
|
||||||
|
|
||||||
while (scanner.hasNextLine()) {
|
while (scanner.hasNextLine()) {
|
||||||
if (formatNew.isEmpty())
|
if (formatNew.isEmpty())
|
||||||
|
|
Loading…
Reference in a new issue