|
|
@@ -1119,13 +1119,6 @@
|
|
|
(prn ::<get-block-content-versions :ex-message ex-message :ex-data ex-data)
|
|
|
(bean/->js versions))))))
|
|
|
|
|
|
-;; (defn- <query-page-blocks
|
|
|
-;; [state page-block-uuid]
|
|
|
-;; (go
|
|
|
-;; (when (some-> state :*graph-uuid deref)
|
|
|
-;; (<! (ws/<send&receive state {:action "query-blocks" :graph-uuid @(:*graph-uuid state)
|
|
|
-;; :block-uuids [page-block-uuid]})))))
|
|
|
-
|
|
|
(defn init-state
|
|
|
[ws data-from-ws-chan token user-uuid dev-mode?]
|
|
|
;; {:post [(m/validate state-schema %)]}
|