mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-19 06:54:20 +01:00
Run make lint
This commit is contained in:
@@ -3,7 +3,6 @@ import os
|
|||||||
import six
|
import six
|
||||||
from flask import current_app as app
|
from flask import current_app as app
|
||||||
from flask import render_template, render_template_string, request, url_for
|
from flask import render_template, render_template_string, request, url_for
|
||||||
from flask_sqlalchemy import Pagination
|
|
||||||
|
|
||||||
from CTFd.admin import admin
|
from CTFd.admin import admin
|
||||||
from CTFd.models import Challenges, Flags, Solves
|
from CTFd.models import Challenges, Flags, Solves
|
||||||
|
|||||||
Reference in New Issue
Block a user