mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 09:41:41 +02:00
✨ Remove executor dependency from awsns handlers
This commit is contained in:
parent
54341d5b22
commit
ca6738d20c
2 changed files with 4 additions and 6 deletions
|
@ -228,8 +228,7 @@
|
|||
::http.awsns/routes
|
||||
{::props (ig/ref ::setup/props)
|
||||
::db/pool (ig/ref ::db/pool)
|
||||
::http.client/client (ig/ref ::http.client/client)
|
||||
::wrk/executor (ig/ref ::wrk/executor)}
|
||||
::http.client/client (ig/ref ::http.client/client)}
|
||||
|
||||
::http/server
|
||||
{::http/port (cf/get :http-server-port)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue