From 9e536790932de13ee91f6d2b1b8e79249613886b Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 28 Aug 2017 07:40:48 -0700 Subject: Fix a number of compile warnings --- tests/formatting.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') 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; -- cgit v1.2.3