1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

Ran dotnet format

This commit is contained in:
Michal Checinski
2023-09-04 10:24:47 +02:00
parent 953e645bf1
commit c3f58e692b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
using Bit.Migrator;
using Microsoft.Extensions.Logging;
using CommandDotNet;
using Microsoft.Extensions.Logging;
internal class Program
{