print in Router disabled

parent b694b06d
......@@ -143,8 +143,8 @@ class Router(ObjectInterruption):
# assign an operator to the priorityObject
operator.operatorAssignedTo=priorityObject
#=======================================================
# TESTING
print now(), operator.objName, 'got assigned to', priorityObject.id
# # TESTING
# print now(), operator.objName, 'got assigned to', priorityObject.id
#=======================================================
# and let it proceed withGetEntity
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment