refactor: remove unused using directive for Going.Plaid.Transactions in PlaidTransactionProcessorTests

This commit is contained in:
Stevan Freeborn
2026-03-08 16:16:07 -05:00
parent 1c0fdc205e
commit d293c0d75a
2 changed files with 0 additions and 3 deletions
@@ -1,5 +1,3 @@
using Going.Plaid.Transactions;
namespace FiscalOS.Infra.Tests.Unit;
public class PlaidTransactionProcessorTests