React to DI changes

This commit is contained in:
Hao Kung 2015-03-04 18:44:34 -08:00
parent e1301925c0
commit a2e1110b7a
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ using Microsoft.AspNet.Hosting;
using Microsoft.AspNet.Http;
using Microsoft.Framework.ConfigurationModel;
using Microsoft.Framework.DependencyInjection;
using Microsoft.Framework.DependencyInjection.Fallback;
using Microsoft.Framework.Runtime.Infrastructure;
namespace Microsoft.AspNet.WebSockets.Client.Test