mirror of
https://github.com/bitwarden/server.git
synced 2025-07-04 09:32:48 -05:00
Run dotnet format (#1764)
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
using Microsoft.AspNetCore;
|
||||
using Bit.Core.Utilities;
|
||||
using Microsoft.AspNetCore;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Bit.Core.Utilities;
|
||||
using Serilog.Events;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using Serilog.Events;
|
||||
|
||||
namespace Bit.Events
|
||||
{
|
||||
|
Reference in New Issue
Block a user