mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 21:29:11 +00:00
Remove stale comment from api content
This commit is contained in:
@@ -392,7 +392,6 @@ async def indexer(
|
|||||||
save_config_to_file_updated_state()
|
save_config_to_file_updated_state()
|
||||||
configure_search(state.search_models, state.config.search_type)
|
configure_search(state.search_models, state.config.search_type)
|
||||||
|
|
||||||
# Extract required fields from config
|
|
||||||
loop = asyncio.get_event_loop()
|
loop = asyncio.get_event_loop()
|
||||||
success = await loop.run_in_executor(
|
success = await loop.run_in_executor(
|
||||||
None,
|
None,
|
||||||
|
|||||||
Reference in New Issue
Block a user