Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarBasem committed Jan 17, 2024
1 parent 08f6df8 commit a72bbc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/status_im/contexts/wallet/send/input_amount/view.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@
(reset! input-value (str current-limit-amount))
(reset! input-value v))
(reagent/flush))))]
(println "tokenx" (get-in token [:market-values-per-currency :usd :price]))
(fn [{:keys [on-confirm]
:or {on-confirm #(rf/dispatch [:wallet/send-select-amount
{:amount @input-value
Expand Down

0 comments on commit a72bbc8

Please sign in to comment.