React to interface hosting changes.

This commit is contained in:
N. Taylor Mullen 2015-03-05 22:04:46 -08:00
parent 0603e5ff57
commit 2ecb358c10
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNet.Http;
using Microsoft.AspNet.Http.Core;
using Microsoft.AspNet.Http.Interfaces;
using Microsoft.AspNet.Mvc;
using Microsoft.AspNet.Session;
using Microsoft.AspNet.Testing.Logging;