mirror of
https://github.com/logseq/logseq.git
synced 2026-05-24 12:44:22 +00:00
emove debug print
This commit is contained in:
@@ -356,7 +356,6 @@
|
||||
(let [token (state/get-auth-id-token)
|
||||
graph-uuid (ldb/get-graph-rtc-uuid (db/get-db))]
|
||||
(p/let [blocks-versions (state/<invoke-db-worker :thread-api/rtc-get-block-content-versions token graph-uuid block-id)]
|
||||
(prn :dev/show-block-content-history)
|
||||
(doseq [[block-uuid versions] blocks-versions]
|
||||
(prn :block-uuid block-uuid)
|
||||
(pp/print-table [:content :created-at]
|
||||
|
||||
Reference in New Issue
Block a user