changed main

This commit is contained in:
bacon
2023-09-01 14:06:11 +03:00
parent 8ac3a092b7
commit 0039f9ff29
4 changed files with 49 additions and 44 deletions

View File

@@ -16,5 +16,3 @@ def translate(_input, lang='ru'):
)
return r.json()['translatedText']