Minor cleanup

This commit is contained in:
2024-04-27 08:17:43 -04:00
parent 01f0e25e08
commit 1b5a64d8fc
@@ -133,7 +133,6 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
if (city == null)
return;
;
city.transactionLock.writeLock().lock();