This commit is contained in:
Kovid Goyal
2025-01-16 14:27:25 +05:30
parent 5692af16a9
commit 4fa56c9e9e
-2
View File
@@ -109,8 +109,6 @@ def ask_about_smart_quotes(text):
)
def execute_search_interactive(text):
if not text:
container = document.getElementById(state.container_id)