fixed compile warning

This commit is contained in:
andy zheng
2016-03-25 19:28:58 -04:00
parent 7e11509182
commit 464bdb07f6

View File

@@ -15,10 +15,7 @@ using Orchard.Mvc;
using Orchard.Mvc.Extensions;
using Orchard.Utility.Extensions;
using Orchard.Utility;
using Orchard.Exceptions;
using System.Threading;
using System.Web;
using Orchard.Mvc;
namespace Orchard.Environment {
// All the event handlers that DefaultOrchardHost implements have to be declared in OrchardStarter.