Remove unused `into::IntoError` import.

This commit is contained in:
John Sirois 2016-07-14 20:08:39 -06:00
parent 3a2010c35b
commit 5369dfa119
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
use into::IntoError;
#[macro_export] #[macro_export]
macro_rules! generate_error_imports { macro_rules! generate_error_imports {
() => { () => {