chore: remove debugging prn

pull/963/head^2
Tienson Qin 2020-12-20 22:18:39 +08:00
parent f791ec9982
commit d4f27fc798
1 changed files with 0 additions and 1 deletions

View File

@ -851,7 +851,6 @@
(when (conn/get-conn repo)
(let [page-id (:db/id (db-utils/entity [:page/name page]))
pages (page-alias-set repo page)]
(prn {:pages pages})
(->> (react/q repo [:page/refed-blocks page-id] {}
'[:find (pull ?block [*])
:in $ ?pages