Fix an immaterial bug

- Delete a redundant import
This commit is contained in:
Lost-MSth
2022-07-10 21:52:52 +08:00
parent 0705c35be8
commit 210ba99606

View File

@@ -1,6 +1,5 @@
import sqlite3
import traceback
from certifi import where
from flask import current_app