diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/data-type/workspace/views/details/data-type-details-workspace-view.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/data-type/workspace/views/details/data-type-details-workspace-view.element.ts index 7a23e97bc8..f5d032a301 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/data-type/workspace/views/details/data-type-details-workspace-view.element.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/data-type/workspace/views/details/data-type-details-workspace-view.element.ts @@ -90,7 +90,6 @@ export class UmbDataTypeDetailsWorkspaceViewEditElement } #renderPropertyEditorReference() { - console.log(this._dataType); return html` ${this._propertyEditorUiAlias && this._propertyEditorSchemaAlias