refactor: Remove telemetry call
This commit is contained in:
parent
3b9415ee88
commit
f09376429b
1 changed files with 0 additions and 1 deletions
|
|
@ -182,5 +182,4 @@ async def brute_force_triplet_search(
|
|||
query,
|
||||
error,
|
||||
)
|
||||
send_telemetry("cognee.brute_force_triplet_search EXECUTION FAILED", {"error": str(error)})
|
||||
raise error
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue