mirror of
https://github.com/penpot/penpot.git
synced 2025-06-25 09:17:03 +02:00
♻️ Reorganize index management on worker code (#6477)
* ♻️ Factor index management out of app.worker.impl * 💄 Fix silly spacing * 💄 Lint
This commit is contained in:
parent
2635873b9a
commit
968ea56197
5 changed files with 41 additions and 29 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue