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

View File

@ -14,6 +14,3 @@ ProductionStorage productionionStorage = new ProductionStorage();
ProductStorage productStorage = new ProductStorage();
MachineStorage machineStorage = new MachineStorage();
GuarantorStorage guarantorStorage = new GuarantorStorage();