remove spurious newline

This commit is contained in:
Andre Bogus 2018-02-05 09:45:56 +01:00 committed by gnzlbg
parent dc650c9c8e
commit 8b676746f1

View file

@ -13,4 +13,3 @@ pub use self::bswap::*;
mod rdtsc;
pub use self::rdtsc::*;