TSK-1393: fix wrong import

This commit is contained in:
Chi Nguyen 2020-12-18 12:36:36 +01:00 committed by Mustapha Zorgati
parent eca0609add
commit 55a575474d
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ export class WorkbasketDistributionTargetsComponent implements OnInit, OnDestroy
private savingWorkbaskets: SavingWorkbasketService,
private notificationsService: NotificationService,
private store: Store,
public matDialog: MatDialog,
private ngxsActions$: Actions
) {}