From 7119af2ac46430ddbb77dd5a8654f8f622e321fe Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Fri, 26 May 2017 03:58:52 +0200 Subject: [PATCH] cleans using clause --- Yavsc/Migrations/20170524210924_paypalToDeprecated.Designer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Yavsc/Migrations/20170524210924_paypalToDeprecated.Designer.cs b/Yavsc/Migrations/20170524210924_paypalToDeprecated.Designer.cs index 6db894e6..5509cd47 100644 --- a/Yavsc/Migrations/20170524210924_paypalToDeprecated.Designer.cs +++ b/Yavsc/Migrations/20170524210924_paypalToDeprecated.Designer.cs @@ -1,7 +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;