From 7690b3a1065e7987ad5fa11850cb4ea82127ae46 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Sat, 24 Oct 2020 10:14:04 -0500 Subject: [PATCH] Remove random file? --- bofa.json | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 bofa.json diff --git a/bofa.json b/bofa.json deleted file mode 100644 index e4d4630..0000000 --- a/bofa.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "date": "d/m/Y", - "default_account": 1, - "delimiter": "comma", - "headers": true, - "ignore_duplicate_lines": true, - "ignore_duplicate_transactions": true, - "rules": true, - "skip_form": false, - "specifics": [ - "AppendHash" - ], - "roles": [ - "date_transaction", - "description", - "amount", - ], - "do_mapping": [true, true ,true], - "mapping": { - "3": { - "Savings Account": 3 - }, - "4": { - "Savings Account": 3 - } - }, - "version": 2 -}