Remove traits mod

This commit is contained in:
Carl Lerche
2016-08-05 21:42:07 -07:00
parent 3f68c4bd27
commit 6529f6392a
9 changed files with 10 additions and 21 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
use bytes::Rope;
use bytes::traits::*;
use bytes::{Buf, Rope, ByteStr, ToBytes};
use super::gen_bytes;
const TEST_BYTES_1: &'static [u8] =