Remove another unused extern crate.
This commit is contained in:
parent
d5284a2a86
commit
54ab62d971
|
@ -143,8 +143,6 @@
|
|||
)]
|
||||
|
||||
pub extern crate nalgebra as na;
|
||||
#[cfg(feature = "io")]
|
||||
extern crate pest;
|
||||
#[macro_use]
|
||||
#[cfg(feature = "io")]
|
||||
extern crate pest_derive;
|
||||
|
|
Loading…
Reference in New Issue