Skip to content

Commit

Permalink
[nop] [Housekeeping] Remove obsolete TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Oct 17, 2022
1 parent 2538713 commit 6d25ca5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/taoensso/tempura/impl.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@

(comment (test/run-tests))

;;;; TODO
;; - Would be nice to support args in Hiccup attrs forms, ala
;; [[:span {:title "%1"} "Foo %2"]], Ref. https://github.com/ptaoussanis/tempura/issues/22

(defn str->?arg-idx [s]
(case s
;; % 0 ; No, prefer minimizing alternatives + allows % literal pass through
Expand Down

0 comments on commit 6d25ca5

Please sign in to comment.