diff --git a/plugins/fusion-plugin-reports/src/index.ts b/plugins/fusion-plugin-reports/src/index.ts index 362298d95f..31807f6d98 100644 --- a/plugins/fusion-plugin-reports/src/index.ts +++ b/plugins/fusion-plugin-reports/src/index.ts @@ -16,7 +16,6 @@ import { } from "./settings.js"; import type { ReportCadence, ReportCreateInput } from "./store/report-types.js"; import { ReportStore } from "./store/report-store.js"; -export { ReportsDashboardView } from "./dashboard-view.js"; const plugin = definePlugin({ manifest: {