Reacting to merging of FeatureModel into Http.Features

This commit is contained in:
Kiran Challa 2015-07-17 10:06:24 -07:00
parent 22449a09f7
commit ab124d2ca0
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ using System.Text;
using System.Threading.Tasks;
using Microsoft.AspNet.Builder;
using Microsoft.AspNet.Diagnostics.Elm;
using Microsoft.AspNet.FeatureModel;
using Microsoft.AspNet.Http;
using Microsoft.AspNet.Http.Features;
using Microsoft.AspNet.Http.Features.Internal;