[no ci] Remove breakpoint instruction

This commit is contained in:
JeremyStar™ 2024-08-19 20:28:13 +02:00
parent fb82c9c4b0
commit 48c326ad71
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -233,7 +233,6 @@ public final class Logger {
.replace("%log_color_secondary%", ""), false
).getClean().length());
int a = 1 + 1;
while (scanner.hasNextLine()) {
if (formatNew.isEmpty())