remove unnecessary

pull/216/head
Aevann 2023-10-24 19:28:18 +03:00
parent 75ce6cf0e4
commit b81bc4d687
1 changed files with 0 additions and 4 deletions

View File

@ -1405,10 +1405,6 @@ def bm():
print(STARS, flush=True)
abort(400)
if data['type'] == 'membership.updated':
print(data, flush=True)
return ''
created_utc = data['created']
data = data['data']