mirror of
https://github.com/JonathanHerrewijnen/calibre-web.git
synced 2024-11-10 21:24:15 +00:00
Removed accidently added line regarding "InstrumentedAttribute"
This commit is contained in:
parent
399ddc5d6f
commit
57cd8160a0
@ -34,7 +34,6 @@ from .pagination import Pagination
|
||||
from .web import render_read_books
|
||||
from .usermanagement import load_user_from_request
|
||||
from flask_babel import gettext as _
|
||||
from sqlalchemy.orm import InstrumentedAttribute
|
||||
opds = Blueprint('opds', __name__)
|
||||
|
||||
log = logger.create()
|
||||
|
Loading…
Reference in New Issue
Block a user