Skip to content

Commit

Permalink
Removed old error (fusion-dependent) components.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellhaaland committed Feb 15, 2024
1 parent 36c905a commit db8d07c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 169 deletions.
24 changes: 0 additions & 24 deletions packages/power-bi/src/lib/components/error/ErrorComponent.tsx

This file was deleted.

108 changes: 0 additions & 108 deletions packages/power-bi/src/lib/components/error/ReportErrorMessage.tsx

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import {
PowerBiFilterItem,
SlicerData,
SlicerFilter,
ReportAccessInfo,
} from '@equinor/workspace-powerbi';

export type {
Expand All @@ -47,7 +46,6 @@ export type {
PowerBiConfig,
FilterConfig,
EmbedConfiguration,
ReportAccessInfo,
};

type FilterConfig = Pick<IBasicFilter, 'target' | 'values'>;
Expand Down

0 comments on commit db8d07c

Please sign in to comment.