mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-08 07:55:08 +00:00
removed debug print to console
This commit is contained in:
@@ -1256,9 +1256,7 @@ public class Main {
|
||||
checkForUpdates();
|
||||
return null;
|
||||
}
|
||||
}.execute();
|
||||
System.out.println("finished");
|
||||
|
||||
}.execute();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user