diff --git a/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/section/section.element.ts b/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/section/section.element.ts index 394ba4f7a4..fbeeb5af51 100644 --- a/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/section/section.element.ts +++ b/src/Umbraco.Web.UI.Client/src/backoffice/shared/components/section/section.element.ts @@ -83,7 +83,6 @@ export class UmbSectionElement extends UmbLitElement { } private _createTreeRoutes() { - console.log("_createTreeRoutes") const routes: any[] = [ { path: 'dashboard',