diff --git a/backups/2020-04-17-005940_tehmodel.json b/backups/2020-04-17-005940_tehmodel.json deleted file mode 100644 index 3960af8..0000000 --- a/backups/2020-04-17-005940_tehmodel.json +++ /dev/null @@ -1 +0,0 @@ -{"clients": {"hrp7wawucurqzzap": {"id": "hrp7wawucurqzzap"}}, "sessions": {}} \ No newline at end of file diff --git a/backups/2020-04-17-005956_tehmodel.json b/backups/2020-04-17-005956_tehmodel.json deleted file mode 100644 index 3960af8..0000000 --- a/backups/2020-04-17-005956_tehmodel.json +++ /dev/null @@ -1 +0,0 @@ -{"clients": {"hrp7wawucurqzzap": {"id": "hrp7wawucurqzzap"}}, "sessions": {}} \ No newline at end of file diff --git a/main.py b/main.py index 766a63e..5005814 100644 --- a/main.py +++ b/main.py @@ -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