diff --git a/src/pyj/book_list/search.pyj b/src/pyj/book_list/search.pyj index f536950d3b..588e3739ca 100644 --- a/src/pyj/book_list/search.pyj +++ b/src/pyj/book_list/search.pyj @@ -109,8 +109,6 @@ def ask_about_smart_quotes(text): ) - - def execute_search_interactive(text): if not text: container = document.getElementById(state.container_id)