From c528795b1efe9a283c9ec8a0bfd9edb227cab057 Mon Sep 17 00:00:00 2001 From: Bryce Date: Tue, 7 Oct 2025 21:08:19 -0700 Subject: [PATCH] fixed the only first four issue. --- src/clj/auto_ap/parse/templates.clj | 1 - 1 file changed, 1 deletion(-) 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)