Przeglądaj źródła

chore: remove wrong comment

Tienson Qin 1 rok temu
rodzic
commit
08281eb21c
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      deps/db/src/logseq/db/frontend/validate.cljs

+ 0 - 3
deps/db/src/logseq/db/frontend/validate.cljs

@@ -16,9 +16,6 @@
     closed-schema?
     closed-schema?
     mu/closed-schema))
     mu/closed-schema))
 
 
-;; FIXME: flexible schema
-;; e.g. ent-map example:
-;; {:block/tx-id 536872023}
 (defn validate-tx-report!
 (defn validate-tx-report!
   "Validates the datascript tx-report for entities that have changed. Returns
   "Validates the datascript tx-report for entities that have changed. Returns
   boolean indicating if db is valid"
   boolean indicating if db is valid"