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:
Gabriel Horner
2023-10-16 17:24:39 -04:00
parent b1b830c872
commit edaf9b286a
48 changed files with 72 additions and 72 deletions

View File

@@ -6,7 +6,7 @@
[frontend.handler.export.text :as export-text]
[frontend.state :as state]
[frontend.test.helper :as test-helper :include-macros true :refer [deftest-async]]
[logseq.db.default :as default-db]
[logseq.db.frontend.default :as default-db]
[promesa.core :as p]))
(def test-files