remove invalid warning
This commit is contained in:
parent
4c509e996d
commit
4fbeaa2376
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
#![allow(non_fmt_panic)]
|
||||
|
||||
extern crate pest;
|
||||
#[macro_use]
|
||||
extern crate pest_derive;
|
||||
|
|
Loading…
Reference in a new issue