update readme
This commit is contained in:
parent
1e62997272
commit
4063754e12
6 changed files with 72 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
from flask import abort, g, render_template, request, redirect, Blueprint, flash, url_for, current_app
|
||||
from flask import render_template, request, Blueprint
|
||||
from realms import search as search_engine
|
||||
|
||||
blueprint = Blueprint('search', __name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue