manual_test_server.py: drop redundant print() calls
Change-Id: Id9c8fa9e65837822002b68d10af9c2eacb818aacchanges/60/11160/1
parent
a275d7a49d
commit
8b5c864f28
|
@ -127,5 +127,3 @@ while True:
|
|||
continue
|
||||
|
||||
print(msg)
|
||||
print(msg.msg_type)
|
||||
print(type(msg))
|
||||
|
|
Loading…
Reference in New Issue