temporary remove "curated.communities.update" (#17286)

This commit is contained in:
flexsurfer 2023-09-14 15:57:29 +02:00 committed by GitHub
parent 5d4fbe7ef1
commit 07d1b13520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -143,7 +143,5 @@
"localPairing" (handle-local-pairing-signals
cofx
(js->clj event-js :keywordize-keys true))
"curated.communities.update" (rf/dispatch [:fetched-contract-communities
(js->clj event-js :keywordize-keys true)])
(log/debug "Event " type " not handled"))))