Clean up unnecessary exception imports
This commit is contained in:
@@ -4,7 +4,6 @@ from ..tools.logs import write
|
||||
|
||||
from flask import request, session
|
||||
from flask.helpers import abort, redirect, url_for
|
||||
from sqlalchemy.exc import SQLAlchemyError
|
||||
|
||||
from functools import wraps
|
||||
|
||||
|
Reference in New Issue
Block a user