SUPPORT-9324: рефактор

This commit is contained in:
adel.ka 2025-08-15 21:11:24 +03:00
parent f045772222
commit 7d24f3cfce

View file

@ -7,7 +7,8 @@ import {AgGridModule} from "ag-grid-angular";
import { import {
BpmnModule, BpmnModule,
ComponentsModule, ComponentsModule,
CoreModule, LocalStorageService, CoreModule,
LocalStorageService,
ProgressIndicationService, ProgressIndicationService,
SecurityModule SecurityModule
} from "@webbpm/base-package"; } from "@webbpm/base-package";