mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 06:21:37 +02:00
🔥 Remove executor internal dependency on rpc routes module
This commit is contained in:
parent
da7f88c7ca
commit
1bd32327e5
2 changed files with 1 additions and 5 deletions
|
@ -337,7 +337,6 @@
|
|||
:app.rpc/routes
|
||||
{::rpc/methods (ig/ref :app.rpc/methods)
|
||||
::db/pool (ig/ref ::db/pool)
|
||||
::wrk/executor (ig/ref ::wrk/executor)
|
||||
::session/manager (ig/ref ::session/manager)
|
||||
::props (ig/ref ::setup/props)}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue