remove print statement

This commit is contained in:
Jake Probst 2019-08-24 14:46:26 -07:00
parent 2e6606a8f2
commit 7763741fcb

View File

@ -199,7 +199,6 @@ mod test {
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
})).collect::<Vec<_>>();
println!("{:?}", send);
assert!(send == vec![
SendLoginPacket::LoginResponse(LoginResponse {
flag: 0,