mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 23:52:50 -05:00
Removed caching
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
namespace Bit.Core
|
||||
{
|
||||
public static class Constants
|
||||
{
|
||||
public const string UserIdCacheKey = "User:Id_{0}";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user