diff --git a/endpoints/route.get.py b/endpoints/route.get.py index 070a362..0826402 100644 --- a/endpoints/route.get.py +++ b/endpoints/route.get.py @@ -19,4 +19,4 @@ async def get_route(request: Request): "rate_limit": 100, "expires_in": 3600 } - } \ No newline at end of file + } \ No newline at end of file