Removed System.Web.WebPages reference in nonodes.aspx as was failing a clean build

(cherry picked from commit f1d1c95709)
This commit is contained in:
Pete Duncanson
2019-03-04 13:12:00 +00:00
committed by Sebastiaan Janssen
parent 9ebe282ba6
commit 6e81e57c8e

View File

@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.WebPages;
using Umbraco.Web.Composing;
namespace Umbraco.Web.UI.Config.Splashes