mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-18 06:24:23 +01:00
Run make lint
This commit is contained in:
@@ -202,7 +202,6 @@ def init_request_processors(app):
|
||||
logout_user()
|
||||
clear_user_ips(user_id=session["id"])
|
||||
|
||||
|
||||
@app.before_request
|
||||
def banned():
|
||||
if request.endpoint == "views.themes":
|
||||
|
||||
Reference in New Issue
Block a user