Skip to content

Commit 4ff07d3

Browse files
committed
remove unused
1 parent ee1dff2 commit 4ff07d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Umbraco.Web.UI.Client/src/packages/core/content/workspace/content-detail-workspace-base.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ export abstract class UmbContentDetailWorkspaceContextBase<
146146
#validationRepository?: UmbContentValidationRepository<DetailModelType>;
147147

148148
#saveModalToken?: UmbModalToken<UmbContentVariantPickerData<VariantOptionModelType>, UmbContentVariantPickerValue>;
149-
#eventContext?: typeof UMB_ACTION_EVENT_CONTEXT.TYPE;
150149

151150
constructor(
152151
host: UmbControllerHost,

0 commit comments

Comments
 (0)