diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/section/index.ts b/src/Umbraco.Web.UI.Client/src/packages/core/section/index.ts index 8c6ea0808a..19f19d7935 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/section/index.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/section/index.ts @@ -3,6 +3,5 @@ export * from './section-sidebar/index.js'; export * from './section-sidebar-context-menu/index.js'; export * from './section-sidebar-menu/index.js'; export * from './section-sidebar-menu-with-entity-actions/index.js'; -export * from './section-main-views/index.js'; export * from './section-default.element.js'; export * from './section.context.js';