master
Aevann1 2021-09-22 17:35:20 +02:00
parent cc2b4ba788
commit 3e39c2911f
1 changed files with 0 additions and 3 deletions

View File

@ -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: