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 -1
View File
@@ -1,5 +1,5 @@
use bytes::{Buf, MutBuf};
use bytes::ByteBuf;
use bytes::traits::*;
#[test]
pub fn test_initial_buf_empty() {