Fix final compilation

This commit is contained in:
Clément Renault
2022-10-20 17:08:52 +02:00
parent 61edcd585a
commit 788262e588
4 changed files with 4 additions and 38 deletions

View File

@ -1,5 +1,3 @@
use meilisearch_http::analytics;
mod auth;
mod common;
mod dashboard;