Removed a forgotten debug log from a previous commit

This commit is contained in:
coolGi
2024-02-07 23:36:59 +10:30
parent b255e0ac68
commit 2f4c398852
@@ -64,7 +64,6 @@ public class JarUtils
LOGGER.warn("Backup jar file getter failed. Error: "+f.getMessage(), f);
}
}
System.out.println(jarFile);
}