fdsfs
This commit is contained in:
parent
f6e5f12f69
commit
2423eaed1e
1 changed files with 0 additions and 3 deletions
|
@ -870,9 +870,6 @@ def ban_user(user_id, v):
|
|||
reason = sanitize(request.values.get("reason", ""))
|
||||
message = request.values.get("reason", "")
|
||||
|
||||
print(days)
|
||||
print(days == 0)
|
||||
print(days == 1)
|
||||
if not user: abort(400)
|
||||
|
||||
if days > 0:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue