Start printing unpaired.
This commit is contained in:
parent
2b0ddb18c2
commit
65ca6ecf6e
2 changed files with 15 additions and 2 deletions
|
@ -71,7 +71,7 @@
|
|||
(bankrow (assoc "bankId" head))
|
||||
(bank (if bankrow (cadr bankrow) "ERROR")))
|
||||
(make-bank-account num bank
|
||||
(map make-fio-transaction body)))
|
||||
(map make-fio-transaction (cdr body))))
|
||||
(let ()
|
||||
(print "Fio: cannot load account " fn)
|
||||
#f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue