refactoring

This commit is contained in:
2018-08-01 03:12:08 +02:00
parent 4ab43a7874
commit 29d85a0ccf
16 changed files with 11 additions and 53 deletions

View File

@ -10,7 +10,6 @@ namespace Yavsc.WebApi.Controllers
using Models;
using Models.Account;
using ViewModels.Account;
using Models.Auth;
using Yavsc.Helpers;
using System.Linq;
using Microsoft.Data.Entity;