mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
Some fix according to lint
This commit is contained in:
@@ -684,7 +684,7 @@
|
||||
[others parents' block result'])))]
|
||||
(recur blocks parents sibling result)))))
|
||||
|
||||
(defn- parse-block
|
||||
(defn parse-block
|
||||
([block]
|
||||
(parse-block block nil))
|
||||
([{:block/keys [uuid content page format] :as block} {:keys [with-id?]
|
||||
|
||||
Reference in New Issue
Block a user