chore: run dotnet format

This commit is contained in:
Stevan Freeborn
2024-08-12 09:44:39 -05:00
parent 1af9c7012c
commit 4a52b012fe
6 changed files with 27 additions and 25 deletions
+5 -1
View File
@@ -3,4 +3,8 @@ global using FluentAssertions;
global using Microsoft.Extensions.Logging;
global using Microsoft.Extensions.Options;
global using SanctionsSearch.Worker.Services;
global using Moq;
global using RichardSzalay.MockHttp;
global using SanctionsSearch.Worker.Services;