Showing
2 changed files
with
1 additions
and
1 deletions
... | ... | @@ -97,7 +97,6 @@ import { AlarmDataService } from '@core/api/alarm-data.service'; |
97 | 97 | import { MatDialog } from '@angular/material/dialog'; |
98 | 98 | import { ComponentType } from '@angular/cdk/portal'; |
99 | 99 | import { EMBED_DASHBOARD_DIALOG_TOKEN } from '@home/components/widget/dialog/embed-dashboard-dialog-token'; |
100 | -import { Dashboard } from '@shared/models/dashboard.models'; | |
101 | 100 | |
102 | 101 | @Component({ |
103 | 102 | selector: 'tb-widget', | ... | ... |