Skip to content

Commit 7397e6e

Browse files
fix
1 parent a8bb667 commit 7397e6e

File tree

1 file changed

+0
-1
lines changed
  • services/web/server/src/simcore_service_webserver/chatbot

1 file changed

+0
-1
lines changed

services/web/server/src/simcore_service_webserver/chatbot/_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,3 @@ async def cleanup_chatbot_client(app: web.Application) -> None:
140140
def get_chatbot_rest_client(app: web.Application) -> ChatbotRestClient:
141141
app_key: ChatbotRestClient = app[_APPKEY]
142142
return app_key
143-
return app_key

0 commit comments

Comments
 (0)