mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 10:56:20 +00:00
🔥 Remove executor internal dependency from debug module
This commit is contained in:
parent
d241b73940
commit
bc01afe158
@ -289,12 +289,10 @@
|
|||||||
|
|
||||||
::http.debug/routes
|
::http.debug/routes
|
||||||
{::db/pool (ig/ref ::db/pool)
|
{::db/pool (ig/ref ::db/pool)
|
||||||
::wrk/executor (ig/ref ::wrk/executor)
|
|
||||||
::session/manager (ig/ref ::session/manager)
|
::session/manager (ig/ref ::session/manager)
|
||||||
::sto/storage (ig/ref ::sto/storage)
|
::sto/storage (ig/ref ::sto/storage)
|
||||||
::props (ig/ref ::setup/props)}
|
::props (ig/ref ::setup/props)}
|
||||||
|
|
||||||
|
|
||||||
::http.ws/routes
|
::http.ws/routes
|
||||||
{::db/pool (ig/ref ::db/pool)
|
{::db/pool (ig/ref ::db/pool)
|
||||||
::mtx/metrics (ig/ref ::mtx/metrics)
|
::mtx/metrics (ig/ref ::mtx/metrics)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user