Some fix according to lint

This commit is contained in:
Junyi Du
2021-11-18 19:23:15 +08:00
committed by Tienson Qin
parent 0245da0a5a
commit daae4932ad
18 changed files with 20 additions and 18 deletions

View File

@@ -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?]