This commit is contained in:
Paul Schneider 2016-12-15 01:56:22 +01:00
commit eca59bdba3
21 changed files with 92 additions and 50 deletions

View file

@ -6,7 +6,6 @@ using Microsoft.Data.Entity;
namespace Yavsc.Controllers
{
using System.Threading.Tasks;
using Microsoft.AspNet.Identity;
using Models;
using ViewModels.Chat;