remove line

This commit is contained in:
Nikolay Volf 2016-03-01 01:13:00 +03:00
parent f528d8c50a
commit 82a528961b
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ pub use vector::*;
pub use numbers::*;
pub use sha3::*;
#[macro_export]
macro_rules! map {
( $( $x:expr => $y:expr ),* ) => {