From ceb8382fe38b85f825a2f9e644a6a7f4c05baaa1 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 7 Jul 2016 15:45:40 +0200 Subject: [PATCH] unused refs --- Yavsc/Migrations/ApplicationDbContextModelSnapshot.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Yavsc/Migrations/ApplicationDbContextModelSnapshot.cs b/Yavsc/Migrations/ApplicationDbContextModelSnapshot.cs index 60c4ea2b..97767d69 100644 --- a/Yavsc/Migrations/ApplicationDbContextModelSnapshot.cs +++ b/Yavsc/Migrations/ApplicationDbContextModelSnapshot.cs @@ -1,8 +1,6 @@ using System; using Microsoft.Data.Entity; using Microsoft.Data.Entity.Infrastructure; -using Microsoft.Data.Entity.Metadata; -using Microsoft.Data.Entity.Migrations; using Yavsc.Models; namespace Yavsc.Migrations