Code cleanup

This commit is contained in:
Master T 2015-11-16 23:58:16 +01:00
parent ba63c894be
commit 85eb6ab600
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.Threading.Tasks;
using Microsoft.AspNet.Http.Features;
namespace Microsoft.AspNet.Server.Kestrel.Filter
{