Removed System.Web.WebPages reference in nonodes.aspx as was failing a clean build
This commit is contained in:
committed by
Sebastiaan Janssen
parent
eace918258
commit
f1d1c95709
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user