chore(api): remove debug print statement
This commit is contained in:
@@ -193,8 +193,6 @@ class LolzteamAPI:
|
|||||||
bot_username = bot_data.username
|
bot_username = bot_data.username
|
||||||
bot_url = f"https://telegram.me/{bot_username}"
|
bot_url = f"https://telegram.me/{bot_username}"
|
||||||
|
|
||||||
print(is_test)
|
|
||||||
|
|
||||||
payload = {
|
payload = {
|
||||||
"currency": "rub",
|
"currency": "rub",
|
||||||
"amount": pay_amount,
|
"amount": pay_amount,
|
||||||
|
|||||||
Reference in New Issue
Block a user