mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
fix the file store
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
mod batch;
|
||||
mod document_formats;
|
||||
pub mod error;
|
||||
pub mod index;
|
||||
pub mod task;
|
||||
|
Reference in New Issue
Block a user