mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
remove the Health Seen analytic
This commit is contained in:
parent
e1f27de51a
commit
2dd9dd6d0a
4 changed files with 0 additions and 75 deletions
|
@ -85,5 +85,4 @@ impl Analytics for MockAnalytics {
|
|||
}
|
||||
fn get_fetch_documents(&self, _documents_query: &DocumentFetchKind, _request: &HttpRequest) {}
|
||||
fn post_fetch_documents(&self, _documents_query: &DocumentFetchKind, _request: &HttpRequest) {}
|
||||
fn health_seen(&self, _request: &HttpRequest) {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue