From 50a268c70d9209374fedaa36e7003fd96507cbf8 Mon Sep 17 00:00:00 2001 From: Ambert van Unen Date: Tue, 12 Jul 2022 16:56:05 +0200 Subject: [PATCH] Update textstring.cshtml --- src/Umbraco.Web.UI/Views/Partials/grid/editors/textstring.cshtml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Umbraco.Web.UI/Views/Partials/grid/editors/textstring.cshtml b/src/Umbraco.Web.UI/Views/Partials/grid/editors/textstring.cshtml index d4152a59b1..e6b93523b3 100644 --- a/src/Umbraco.Web.UI/Views/Partials/grid/editors/textstring.cshtml +++ b/src/Umbraco.Web.UI/Views/Partials/grid/editors/textstring.cshtml @@ -1,4 +1,3 @@ -@using System.Web @model dynamic @if (Model?.editor.config.markup is not null)