This commit is contained in:
2017-02-01 15:16:32 +01:00
parent e5df20e209
commit 8b4fb868c6
6 changed files with 1 additions and 9 deletions

View File

@ -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