refactoring

This commit is contained in:
2017-01-19 14:32:03 +01:00
parent 8f0a2439b7
commit 7f9d0e946b
7 changed files with 30 additions and 29 deletions

View File

@ -1,5 +1,6 @@
using System.Security.Claims;
using Microsoft.AspNet.Authorization;
using Yavsc.ViewModel.Auth;
namespace Yavsc.ViewModels.Auth.Handlers
{