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
@@ -1,7 +1,3 @@
using Moq;
using RichardSzalay.MockHttp;
namespace SanctionsSearch.Worker.Tests.Unit;
public class OfacFileServiceTests