Comment cleanup

This commit is contained in:
2024-04-20 13:35:04 -04:00
parent 6cba850af5
commit 692e7ec416
-2
View File
@@ -288,8 +288,6 @@ public enum ForgeManager implements Runnable {
} }
// Remove the negativeID virtual item from all collections // Remove the negativeID virtual item from all collections
// other than the virtual item lookup map. Item will be
// persisted when bought/taken from vendor.
for (Item memoryItem : toRemove) { for (Item memoryItem : toRemove) {