remove extra sub
This commit is contained in:
parent
cb3a19f98f
commit
406904025d
|
@ -154,7 +154,6 @@
|
||||||
(reg-root-key-sub :wallet/scanned-address :wallet/scanned-address)
|
(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/create-account :wallet/create-account)
|
||||||
(reg-root-key-sub :wallet/networks :wallet/networks)
|
(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/local-suggestions :wallet/local-suggestions)
|
||||||
(reg-root-key-sub :wallet/valid-ens-or-address? :wallet/valid-ens-or-address?)
|
(reg-root-key-sub :wallet/valid-ens-or-address? :wallet/valid-ens-or-address?)
|
||||||
(reg-root-key-sub :wallet/send-address :wallet/send-address)
|
(reg-root-key-sub :wallet/send-address :wallet/send-address)
|
||||||
|
|
Loading…
Reference in New Issue