refactoring

This commit is contained in:
Paul Schneider 2017-01-19 14:32:03 +01:00
commit add449c18a
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
{