mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
Remove some debug output
This commit is contained in:
parent
896159da4c
commit
7894a056e1
@ -148,9 +148,6 @@ def get_input_message(path, operation, inputdata, nodes=None):
|
||||
class InputAttributes(ConfluentMessage):
|
||||
|
||||
def __init__(self, path, inputdata, nodes=None):
|
||||
print "DEBUG: making input attributes "
|
||||
print repr(nodes)
|
||||
print repr(inputdata)
|
||||
self.nodeattribs = {}
|
||||
nestedmode = False
|
||||
if not inputdata:
|
||||
|
Loading…
Reference in New Issue
Block a user