mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 10:16:01 +00:00
Revert "Fix recur in go-loop"
This reverts commit bd6adac02b3e45f92a2703858e87ee76ba372933.
This commit is contained in:
parent
a40f9bc8c1
commit
00d665b2d5
@ -36,6 +36,6 @@
|
||||
(do (swap! seen disj [clock-value id])
|
||||
(add-fn msg))
|
||||
(async/put! mature-ch msg))
|
||||
(add-fn msg)))
|
||||
(recur))
|
||||
(add-fn msg))
|
||||
(recur)))
|
||||
in-ch))
|
||||
|
Loading…
x
Reference in New Issue
Block a user