fix: remove file graph imports

Remove mention of removed JSON import in descriptions. Also mv frontend.util.fs
to where they are used instead of keeping an outdated file ns
This commit is contained in:
Gabriel Horner
2026-01-09 18:06:09 -05:00
parent 6312f8236a
commit ab137a962a
22 changed files with 63 additions and 281 deletions

View File

@@ -4,7 +4,7 @@
[logseq.db.file-based.schema :as file-schema]
[logseq.graph-parser.extract :as extract]))
;; This is a copy of frontend.util.fs/multiplatform-reserved-chars for reserved chars testing
;; This is a copy of frontend.components.repo/multiplatform-reserved-chars for reserved chars testing
(def multiplatform-reserved-chars ":\\*\\?\"<>|\\#\\\\")
;; Stuffs should be parsable (don't crash) when users dump some random files