а так

This commit is contained in:
Дмитрий Блохин 2024-04-30 23:46:08 +04:00
parent 14a26c2765
commit 3c7a686e1b

View File

@ -14,8 +14,6 @@ ProductionStorage productionionStorage = new ProductionStorage();
ProductStorage productStorage = new ProductStorage(); ProductStorage productStorage = new ProductStorage();
MachineStorage machineStorage = new MachineStorage(); MachineStorage machineStorage = new MachineStorage();
GuarantorStorage guarantorStorage = new GuarantorStorage(); GuarantorStorage guarantorStorage = new GuarantorStorage();
WorkerStorage workerStorage = new WorkerStorage();
WorkshopStorage workshopStorage = new WorkshopStorage();