mirror of
https://github.com/bitwarden/server
synced 2025-12-19 17:53:44 +00:00
Run dotnet format (#1764)
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
using System.Linq;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using Azure.Storage.Queues;
|
||||
using Bit.Core.Settings;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Microsoft.Extensions.Options;
|
||||
using Azure.Storage.Queues;
|
||||
|
||||
namespace Bit.Admin.HostedServices
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user