Use this page to detail your site's privacy policy.
diff --git a/src/RDMG.Web/Views/Shared/_CookieConsentPartial.cshtml b/src/RDMG.Web/Views/Shared/_CookieConsentPartial.cshtml deleted file mode 100644 index fd744b8..0000000 --- a/src/RDMG.Web/Views/Shared/_CookieConsentPartial.cshtml +++ /dev/null @@ -1,27 +0,0 @@ -@using Microsoft.AspNetCore.Http.Features - -@{ - var consentFeature = Context.Features.Get