diff --git a/src/status_im2/subs/root.cljs b/src/status_im2/subs/root.cljs index 977c17eac6..5ddb7daf18 100644 --- a/src/status_im2/subs/root.cljs +++ b/src/status_im2/subs/root.cljs @@ -154,7 +154,6 @@ (reg-root-key-sub :wallet/scanned-address :wallet/scanned-address) (reg-root-key-sub :wallet/create-account :wallet/create-account) (reg-root-key-sub :wallet/networks :wallet/networks) -(reg-root-key-sub :wallet/scanned-address :wallet/scanned-address) (reg-root-key-sub :wallet/local-suggestions :wallet/local-suggestions) (reg-root-key-sub :wallet/valid-ens-or-address? :wallet/valid-ens-or-address?) (reg-root-key-sub :wallet/send-address :wallet/send-address)