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