remove assertion on dynamically inserted properties

This commit is contained in:
Martin Klepsch 2018-04-24 11:11:59 +02:00 committed by Tetiana Churikova
parent 069053e970
commit 244f9d2ea6

View File

@ -27,7 +27,6 @@
(empty? (:confirm_hash bounty)))
(defn confirming? [bounty]
(assert (find bounty :confirming?))
(:confirming? bounty))
(defn issue-url