style: update var name

This commit is contained in:
defclass
2021-03-26 22:07:16 +08:00
parent cf582584e3
commit 168352ed6f
3 changed files with 4 additions and 4 deletions

View File

@@ -156,7 +156,7 @@
(remove nil?)
distinct)))
(defn blocks->vec-tree-by-parent
(defn blocks->vec-tree-by-outliner
[col]
(let [{:keys [ids parents indexed-by-position indexed-by-id]}
(prepare-blocks col)