Skip to content

Commit

Permalink
Remove temporary limit to kk-application-payment-module-job
Browse files Browse the repository at this point in the history
  • Loading branch information
SalamaGofore committed Dec 2, 2024
1 parent 15fe6ec commit 258a9be
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
seq)]
(->> haut
(map :ataru-form-key)
(filter #(= % "c68ca37b-61f0-4604-9952-a2dcf8f4301e")) ;temporary for testing
(map form-store/fetch-by-key)
(filter #(not (or (nil? %) (has-payment-module? %))))
(map add-payment-module-to-form)
Expand Down

0 comments on commit 258a9be

Please sign in to comment.