remove everything about pest

This commit is contained in:
刘瀚骋 2021-09-28 17:23:49 +08:00
parent ac1df9d9d7
commit f7796edc7e
7 changed files with 9 additions and 28 deletions

View file

@ -1,6 +1,3 @@
#[macro_use]
extern crate pest_derive;
#[macro_use]
pub mod documents;