Remove extern crate smallvec
from a couple of crates.
This commit is contained in:
parent
1ab34f063b
commit
52e9a23bdc
8 changed files with 6 additions and 10 deletions
|
@ -67,8 +67,6 @@
|
|||
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
#[macro_use]
|
||||
extern crate smallvec;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue