remove debugging

master
Aevann 2024-10-10 18:10:00 +03:00
parent 71ffc8438c
commit ad83af9fa3
1 changed files with 0 additions and 2 deletions

View File

@ -1408,8 +1408,6 @@ def gumroad():
print(STARS, flush=True)
stop(400)
print(data, flush=True)
id = data['sale_id']
existing = g.db.get(Transaction, id)