remove print statement
This commit is contained in:
parent
2e6606a8f2
commit
7763741fcb
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user