fixed the only first four issue.
This commit is contained in:
@@ -791,7 +791,6 @@
|
|||||||
(and
|
(and
|
||||||
(seq r)
|
(seq r)
|
||||||
(->> r first not-empty))))
|
(->> r first not-empty))))
|
||||||
(take 4)
|
|
||||||
(map
|
(map
|
||||||
(fn [[customer-number _ _ _ invoice-number date amount :as row]]
|
(fn [[customer-number _ _ _ invoice-number date amount :as row]]
|
||||||
(println "DAT E is" date)
|
(println "DAT E is" date)
|
||||||
|
|||||||
Reference in New Issue
Block a user