mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-08 10:01:29 +08:00
Routine Update
This commit is contained in:
@@ -26,10 +26,5 @@ namespace OpenAuth.App
|
||||
|
||||
|
||||
}
|
||||
|
||||
public IEnumerable<User> LoadUsers()
|
||||
{
|
||||
return _repository.LoadUsers();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user