♻️ Reorganize index management on worker code (#6477)

* ♻️ Factor index management out of app.worker.impl

* 💄 Fix silly spacing

* 💄 Lint
This commit is contained in:
Miguel de Benito Delgado 2025-05-15 09:46:49 +02:00 committed by GitHub
parent 2635873b9a
commit 968ea56197
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 41 additions and 29 deletions

View file

@ -13,6 +13,7 @@
[app.worker.export]
[app.worker.impl :as impl]
[app.worker.import]
[app.worker.index]
[app.worker.messages :as wm]
[app.worker.selection]
[app.worker.snaps]