mirror of
https://github.com/bitwarden/server
synced 2025-12-11 05:43:35 +00:00
Use Any from Linq, not internal Entity Framework Any (#1194)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using System;
|
||||
using System.Threading.Tasks;
|
||||
using System.Linq;
|
||||
using Bit.Core;
|
||||
using Bit.Core.Context;
|
||||
using Bit.Core.Jobs;
|
||||
|
||||
Reference in New Issue
Block a user