mirror of
https://github.com/status-im/status-react.git
synced 2025-02-23 16:18:32 +00:00
remove println
Former-commit-id: 2bfd90cec410750bd31b9e487cc236192ac8b7ae
This commit is contained in:
parent
9888eaab18
commit
7fbbf8b4aa
@ -5,7 +5,6 @@
|
||||
"Creates subscrition that cheks if collection (map or set) contains element"
|
||||
[collection]
|
||||
(fn [db [_ element]]
|
||||
(println "WWWWWWWWWW" (type db))
|
||||
(-> (collection @db)
|
||||
(contains? element)
|
||||
(reaction))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user