removes unnecessary usings

This commit is contained in:
Paul Schneider 2017-05-15 15:40:14 +02:00
commit 5789117d4e
6 changed files with 0 additions and 9 deletions

View file

@ -1,5 +1,3 @@
using System;
using System.Collections.Generic;
using Microsoft.Data.Entity.Migrations;
namespace Yavsc.Migrations