mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-06-27 06:43:08 +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