mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 23:48:56 +01:00
Remove stale comment from api content
This commit is contained in:
parent
07f36fa95a
commit
3daef910c0
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue