mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
fix the file store
This commit is contained in:
parent
fa742f60e8
commit
46b8ebcab4
3 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
mod batch;
|
||||
mod document_formats;
|
||||
pub mod error;
|
||||
pub mod index;
|
||||
pub mod task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue