Sorting usings

This commit is contained in:
Louis DeJardin 2015-09-19 11:29:15 -07:00
parent f89a586b75
commit 325423de40
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ using Microsoft.AspNet.Server.Kestrel.Http;
using Microsoft.Dnx.Runtime;
using Microsoft.Dnx.Runtime.Infrastructure;
using Xunit;
using System.Linq;
namespace Microsoft.AspNet.Server.KestrelTests
{