Class cleanup

This commit is contained in:
2024-05-04 13:18:34 -04:00
parent f5d410f868
commit 5724608005
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ public enum ForgeManager implements Runnable {
//
// Replaces garbage code that looked as if written by a mental patient with face boils.
//
// @TODO Reuse same set of virtual items for each workOrder cycle.
// @TODO Reuse same set of virtual items for all workOrder cycles.
FORGE_MANAGER;