Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Rende11 committed Nov 10, 2023
1 parent c5b4ff7 commit 940d5a5
Showing 1 changed file with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,19 +90,3 @@
:customization-color color}}]]))))

(def view (quo.theme/with-theme view-internal))


(comment
;; Temp
(rf/sub [:profile/profile])
(rf/sub [:wallet/accounts])
(rf/sub [:wallet])
(rf/sub [:wallet/network-details])
(rf/sub [:wallet/networks])
(rf/sub [:wallet/balances])
(rf/sub [:wallet/current-viewing-account])

(rf/sub [:wallet/account-networks])

(make-network-item (first (rf/sub [:wallet/network-details])) {})
)

0 comments on commit 940d5a5

Please sign in to comment.