remove print statement
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
c23d26e273
commit
0613563fa9
|
@ -232,7 +232,6 @@
|
|||
(not (:show? @search-input-state)))
|
||||
{:on-start-should-set-responder-capture
|
||||
(fn [event]
|
||||
(println :start)
|
||||
(let [current-position (.-pageY (.-nativeEvent event))
|
||||
current-timestamp (.-timestamp (.-nativeEvent event))]
|
||||
(reset! previous-touch
|
||||
|
|
Loading…
Reference in New Issue