mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
chore: mv file-based util namespaces to their own directory
Makes maintenance of different graph types easier and increases linting of what occurs in these namespaces
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
[logseq.outliner.op]
|
||||
[frontend.state :as state]
|
||||
[frontend.util :as util]
|
||||
[frontend.util.drawer :as drawer]
|
||||
[frontend.util.file-based.drawer :as drawer]
|
||||
[goog.dom :as gdom]
|
||||
[logseq.graph-parser.block :as gp-block]
|
||||
[logseq.db.sqlite.util :as sqlite-util]
|
||||
|
||||
Reference in New Issue
Block a user