mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
remove an unused file
This commit is contained in:
parent
c0a6f7a021
commit
c9050759f5
3 changed files with 2 additions and 15 deletions
|
@ -4,7 +4,6 @@ pub mod error;
|
|||
mod index_mapper;
|
||||
#[cfg(test)]
|
||||
mod snapshot;
|
||||
pub mod task;
|
||||
mod utils;
|
||||
|
||||
pub type Result<T> = std::result::Result<T, Error>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue