diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/formatting.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/formatting.rs b/tests/formatting.rs index 10fb165..4ba1418 100644 --- a/tests/formatting.rs +++ b/tests/formatting.rs @@ -1,4 +1,3 @@ -extern crate serde; #[macro_use] extern crate serde_derive; extern crate toml; |