mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-28 17:10:38 +00:00
remove assertion on dynamically inserted properties
This commit is contained in:
parent
069053e970
commit
244f9d2ea6
@ -27,7 +27,6 @@
|
|||||||
(empty? (:confirm_hash bounty)))
|
(empty? (:confirm_hash bounty)))
|
||||||
|
|
||||||
(defn confirming? [bounty]
|
(defn confirming? [bounty]
|
||||||
(assert (find bounty :confirming?))
|
|
||||||
(:confirming? bounty))
|
(:confirming? bounty))
|
||||||
|
|
||||||
(defn issue-url
|
(defn issue-url
|
||||||
|
Loading…
x
Reference in New Issue
Block a user