remove debug print
This commit is contained in:
@@ -187,7 +187,7 @@ class cl_AttribLink():
|
||||
print(f"ERROR AttribLink => obi[{obj}] and key [{key}] not found.")
|
||||
|
||||
def get_value_from_attrib(self,data,obj, key):
|
||||
print(f"get value from {obj}=>{key}")
|
||||
#print(f"get value from {obj}=>{key}")
|
||||
ret = False
|
||||
t_obj = None
|
||||
if obj == "data":
|
||||
|
Reference in New Issue
Block a user