Skip to content

Commit

Permalink
rems.poller.email: remove old TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
opqdonut committed Mar 12, 2019
1 parent 87d11df commit c0c21ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/clj/rems/poller/email.clj
Expand Up @@ -10,7 +10,6 @@

;;; Mapping events to emails

;; TODO pass in application state
(defmulti ^:private event-to-emails-impl
(fn [event _application] (:event/type event)))

Expand Down

0 comments on commit c0c21ae

Please sign in to comment.