fix: lints and new scripts having same path bugs as feat/db

This commit is contained in:
Gabriel Horner
2025-03-17 12:08:44 -04:00
parent e1f7bdfa9d
commit 332b7a0825
3 changed files with 12 additions and 12 deletions

View File

@@ -5,8 +5,6 @@
[frontend.db :as db]
[frontend.handler.notification :as notification]
[frontend.handler.ui :as ui-handler]
[frontend.modules.outliner.op :as outliner-op]
[frontend.modules.outliner.ui :as ui-outliner-tx]
[frontend.state :as state]
[frontend.util :as util]
[frontend.util.page :as page-util]