style(common-setting): clean warning (#246)

This commit is contained in:
simontigers
2023-10-30 17:35:34 +08:00
committed by GitHub
parent c0726b228d
commit 9d5bdf1b0d
9 changed files with 306 additions and 68 deletions

View File

@@ -1,7 +1,5 @@
# -*- coding:utf-8 -*-
import os
from flask import abort, current_app, send_from_directory
from flask import abort
from flask import request
from werkzeug.datastructures import MultiDict