removed testing code.

This commit is contained in:
Bryce
2018-06-30 10:15:58 -07:00
parent b9135d28d0
commit e7515e5a00

View File

@@ -50,9 +50,6 @@
type :type
status :status}
transaction
transaction (if (= 0 (rand-int 3))
(assoc-in transaction [:description :original] (str "check xxx1236"))
transaction)
check-number (extract-check-number transaction)
company-id (account->company account-id)
bank-account-id (yodlee-account-id->bank-account-id account-id)]]