refactor(rtc): remove recent-updates related code

This commit is contained in:
rcmerci
2024-07-02 17:41:21 +08:00
parent 3622a83024
commit 7ce9cd7094
8 changed files with 5 additions and 100 deletions

View File

@@ -80,14 +80,6 @@
[:user/uuid :uuid]
[:user/name :string]
[:user/email :string]]]]
[:recent-updates {:optional true}
[:map-of :uuid ;;user-uuid
[:sequential
[:cat
[inst? {:decode/string mt/-string->date}]
[:map
[:update-block-uuids {:optional true} [:set :uuid]]
[:delete-block-uuids {:optional true} [:set :uuid]]]]]]]
[:refed-blocks {:optional true}
[:maybe
[:sequential