SUPPORT-9324: рефактор
This commit is contained in:
parent
f045772222
commit
7d24f3cfce
1 changed files with 2 additions and 1 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue