mirror of
https://github.com/bitwarden/server
synced 2025-12-17 00:33:23 +00:00
Run dotnet format (#1764)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using AspNetCoreRateLimit;
|
||||
using Bit.Core.Utilities;
|
||||
using Serilog.Events;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using Microsoft.IdentityModel.Tokens;
|
||||
using AspNetCoreRateLimit;
|
||||
using Serilog.Events;
|
||||
|
||||
namespace Bit.Api
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user