This commit is contained in:
Nate McMaster 2015-09-15 11:43:00 -07:00
parent d3f1437764
commit 8e7fca953c
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ using Microsoft.Data.Entity;
using Microsoft.Data.Entity.Infrastructure;
using Microsoft.Data.Entity.Metadata;
using Microsoft.Data.Entity.Migrations;
using Microsoft.Data.Entity.SqlServer.Metadata;
namespace Microsoft.AspNet.Diagnostics.Entity.Tests
{