mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
chore: remove debugging
This commit is contained in:
@@ -546,8 +546,6 @@
|
||||
|
||||
(> cur-level level) ; child
|
||||
(let [parent (if uuid [:block/uuid uuid] (:page/id last-parent))
|
||||
_ (prn {:cur-level cur-level
|
||||
:level level})
|
||||
block (cond->
|
||||
(assoc block
|
||||
:block/parent parent
|
||||
|
||||
Reference in New Issue
Block a user