This commit is contained in:
Kovid Goyal 2025-01-16 14:27:25 +05:30
parent 5692af16a9
commit 4fa56c9e9e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

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)