TSK-1393: fix wrong import
This commit is contained in:
parent
eca0609add
commit
55a575474d
|
|
@ -84,7 +84,6 @@ export class WorkbasketDistributionTargetsComponent implements OnInit, OnDestroy
|
||||||
private savingWorkbaskets: SavingWorkbasketService,
|
private savingWorkbaskets: SavingWorkbasketService,
|
||||||
private notificationsService: NotificationService,
|
private notificationsService: NotificationService,
|
||||||
private store: Store,
|
private store: Store,
|
||||||
public matDialog: MatDialog,
|
|
||||||
private ngxsActions$: Actions
|
private ngxsActions$: Actions
|
||||||
) {}
|
) {}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue