mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
remove everything about pest
This commit is contained in:
parent
ac1df9d9d7
commit
f7796edc7e
7 changed files with 9 additions and 28 deletions
|
@ -1,6 +1,3 @@
|
|||
#[macro_use]
|
||||
extern crate pest_derive;
|
||||
|
||||
#[macro_use]
|
||||
pub mod documents;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue