mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
chore: remove unused :file/handle
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
[]
|
||||
(let [file-concepts (->>
|
||||
;; from logseq.db.frontend.schema
|
||||
[:block/properties-text-values :block/pre-block :recent/pages :file/handle :block/file :block/properties-order
|
||||
[:block/properties-text-values :block/pre-block :recent/pages :block/file :block/properties-order
|
||||
:block/marker :block/priority :block/scheduled :block/deadline :block/macros]
|
||||
(map str)
|
||||
(into [;; e.g. block/properties :title
|
||||
|
||||
Reference in New Issue
Block a user