mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00: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