remove pagedown
This commit is contained in:
parent
32d3c297d1
commit
5d7ab60c62
|
@ -44,8 +44,6 @@ mail.init_app(app)
|
||||||
bootstrap = Bootstrap()
|
bootstrap = Bootstrap()
|
||||||
bootstrap.init_app(app)
|
bootstrap.init_app(app)
|
||||||
|
|
||||||
pagedown = PageDown(app)
|
|
||||||
|
|
||||||
csrf = CSRFProtect(app)
|
csrf = CSRFProtect(app)
|
||||||
#csrf.init_app(app)
|
#csrf.init_app(app)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue