mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-22 00:36:20 +03:00
Убрал принт
This commit is contained in:
parent
2f505d6e5a
commit
ab866753bf
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ async def wallpaper(request: Request, day):
|
|||
'api_key': '1gI9G84ZafKDEnrbydviGknReOGiVK9jqrQBE3et',
|
||||
'date': day,
|
||||
})
|
||||
|
||||
print(res.json())
|
||||
|
||||
return template.TemplateResponse(
|
||||
request,
|
||||
|
|
Loading…
Add table
Reference in a new issue