mirror of
https://github.com/bitwarden/server.git
synced 2025-07-03 09:02:48 -05:00
Move jobs to api hosted service w/ quartz
This commit is contained in:
@ -22,7 +22,6 @@ using SqlServerRepos = Bit.Core.Repositories.SqlServer;
|
||||
using System.Threading.Tasks;
|
||||
using TableStorageRepos = Bit.Core.Repositories.TableStorage;
|
||||
using Microsoft.Extensions.DependencyInjection.Extensions;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Bit.Core.Utilities
|
||||
{
|
||||
|
Reference in New Issue
Block a user