diff --git a/src/clj/auto_ap/parse/templates.clj b/src/clj/auto_ap/parse/templates.clj index 7b03207d..03a4a4fd 100644 --- a/src/clj/auto_ap/parse/templates.clj +++ b/src/clj/auto_ap/parse/templates.clj @@ -791,7 +791,6 @@ (and (seq r) (->> r first not-empty)))) - (take 4) (map (fn [[customer-number _ _ _ invoice-number date amount :as row]] (println "DAT E is" date)