fixes the db migration

This commit is contained in:
Paul Schneider 2018-08-05 06:04:10 +02:00
commit 72e124d1a1
11 changed files with 100 additions and 71 deletions

View file

@ -20,7 +20,6 @@ using Newtonsoft.Json;
namespace Yavsc.Controllers
{
using System.Text;
using Yavsc.Abstract.Manage;
using Yavsc.Helpers;