remove extra sub

This commit is contained in:
andrey 2023-12-13 12:15:57 +01:00
parent cb3a19f98f
commit 406904025d
No known key found for this signature in database
GPG Key ID: C20F2FDE9A98BA61
1 changed files with 0 additions and 1 deletions

View File

@ -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)