diff --git a/src/Umbraco.Web/umbraco.presentation/macro.cs b/src/Umbraco.Web/umbraco.presentation/macro.cs index aea5e4de03..b82d163cd1 100644 --- a/src/Umbraco.Web/umbraco.presentation/macro.cs +++ b/src/Umbraco.Web/umbraco.presentation/macro.cs @@ -1536,7 +1536,6 @@ namespace umbraco { Mandate.ParameterNotNullOrEmpty(fileName, "fileName"); Mandate.ParameterNotNull(model, "model"); - Mandate.ParameterNotNull(pageElements, "pageElements"); try {