mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 22:01:39 +02:00
🔥 Remove executor internal dependency on storage module
This commit is contained in:
parent
97f8315cd0
commit
da7f88c7ca
2 changed files with 1 additions and 3 deletions
|
@ -439,7 +439,6 @@
|
|||
|
||||
::sto/storage
|
||||
{::db/pool (ig/ref ::db/pool)
|
||||
::wrk/executor (ig/ref ::wrk/executor)
|
||||
::sto/backends
|
||||
{:assets-s3 (ig/ref [::assets :app.storage.s3/backend])
|
||||
:assets-fs (ig/ref [::assets :app.storage.fs/backend])}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue