mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
chore: move frontend db namespaces to a dedicated parent ns
Moved these namespaces to logseq.db.frontend.* to make their purpose explicit and make the namespaces easier to maintain
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
[frontend.db.conn :as conn]
|
||||
[datascript.core :as d]
|
||||
[logseq.graph-parser.util.db :as db-util]
|
||||
[logseq.db.rules :as rules]
|
||||
[logseq.db.frontend.rules :as rules]
|
||||
[frontend.template :as template]
|
||||
[logseq.graph-parser.text :as text]
|
||||
[logseq.graph-parser.util.page-ref :as page-ref]
|
||||
|
||||
Reference in New Issue
Block a user