Remove random file?

This commit is contained in:
Daniel Flanagan 2020-10-24 10:14:04 -05:00
parent a92d79f96f
commit 7690b3a106
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 0 additions and 28 deletions

View File

@ -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
}