This commit is contained in:
Kai Vogelgesang 2020-04-17 01:20:53 +02:00
parent 3ae36aa759
commit e1aa97aa71

View File

@ -23,7 +23,6 @@ def get_client(request: aiohttp.web.Request):
print(f'[get_client] model does not know {client=}')
raise aiohttp.web.HTTPBadRequest()
return client