Commit 4d9664cc authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #1200 from shvechikov/patch-1

Remove needless line from the docs
parents ecaf070c 5b39d17c
......@@ -115,7 +115,6 @@ instance running on the same machine as your app, you can::
admin = Admin(app, name='microblog', template_mode='bootstrap3')
path = op.join(op.dirname(__file__), 'static')
admin.add_view(rediscli.RedisCli(Redis()))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment