for token, &refactoring
This commit is contained in:
parent
d796f553f4
commit
bf197ef762
65 changed files with 21 additions and 145 deletions
|
|
@ -1,5 +1,3 @@
|
|||
using System.Linq;
|
||||
|
||||
namespace Yavsc.ViewModels.Administration
|
||||
{
|
||||
public class RoleInfo
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
using Yavsc.Abstract.Identity;
|
||||
using Yavsc.Abstract.Identity;
|
||||
using Yavsc.Models.Auth;
|
||||
|
||||
namespace Yavsc.ViewModels.Administration
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
using Yavsc.Abstract.Identity.Security;
|
||||
|
||||
namespace Yavsc.ViewModels.Relationship
|
||||
{
|
||||
public class CirclesViewModel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue