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

This commit is contained in:
Stevan Freeborn
2026-03-09 04:29:01 -05:00
parent 76df36b18f
commit 9e656b7745
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