Closed tomwheeler closed 1 year ago
Reformatted code, as per Java conventions; also removed an unnecessary call to System.exit(0).
System.exit(0)
What was changed
Reformatted code, as per Java conventions; also removed an unnecessary call to
System.exit(0)
.