From 6eee172b4b8f5a536299a082491fbc3029155dbb Mon Sep 17 00:00:00 2001 From: Miguel Pinto Date: Wed, 14 Aug 2024 16:53:18 +0100 Subject: [PATCH] feat: fix EOF --- src/schemas/WalletRecurringTransactionRule.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/schemas/WalletRecurringTransactionRule.yaml b/src/schemas/WalletRecurringTransactionRule.yaml index 99bb527..e803acb 100644 --- a/src/schemas/WalletRecurringTransactionRule.yaml +++ b/src/schemas/WalletRecurringTransactionRule.yaml @@ -90,4 +90,4 @@ properties: - key: "example_key" value: "example_value" - key: "another_key" - value: "another_value" \ No newline at end of file + value: "another_value"