Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarBasem committed Nov 27, 2023
1 parent aa35eda commit 588e4ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/status_im2/subs/wallet/wallet.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
:<- [:wallet/balances]
:<- [:wallet/tokens-loading?]
(fn [[accounts balances tokens-loading?]]
(println "accountsx" accounts)
(mapv (fn [{:keys [color address] :as account}]
(assoc account
:customization-color color
Expand Down

0 comments on commit 588e4ab

Please sign in to comment.