remove console log

This commit is contained in:
Niels Lyngsø
2023-01-04 12:44:57 +01:00
parent 7c1f7f5fc4
commit e67237fbb3

View File

@@ -83,7 +83,6 @@ export class UmbSectionElement extends UmbLitElement {
}
private _createTreeRoutes() {
console.log("_createTreeRoutes")
const routes: any[] = [
{
path: 'dashboard',