refactoring

This commit is contained in:
Paul Schneider 2018-09-07 16:19:30 +02:00
commit c353e44d24
7 changed files with 80 additions and 84 deletions

View file

@ -8,8 +8,6 @@ using Yavsc.Services;
using Yavsc;
using Xunit;
using Npgsql;
using Microsoft.Data.Entity.Migrations;
using Microsoft.Data.Entity.Storage.Internal;
namespace test
{