Skip to content

Commit

Permalink
remove println
Browse files Browse the repository at this point in the history
  • Loading branch information
briansztamfater committed Mar 28, 2024
1 parent 5199876 commit c46a283
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/quo/components/wallet/network_link/view.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
[rn/view
{:style style/link-1x-container
:on-layout (fn [e]
(println "dsadasdasd")
(reset! container-width
(oget e :nativeEvent :layout :width)))}
[svg/svg
Expand Down

0 comments on commit c46a283

Please sign in to comment.