Commit 930c147b authored by hardy's avatar hardy

removing useless debug comments

parent 118575d7
...@@ -360,13 +360,6 @@ py_param_file_present, py_params, mode = args_parse.ArgsParse(sys.argv,CiTestObj ...@@ -360,13 +360,6 @@ py_param_file_present, py_params, mode = args_parse.ArgsParse(sys.argv,CiTestObj
if py_param_file_present == True: if py_param_file_present == True:
AssignParams(py_params) AssignParams(py_params)
#for debug
#print(RAN.__dict__)
#print(CiTestObj.__dict__)
#print(HTML.__dict__)
#print(ldpc.__dict__)
#for debug
#----------------------------------------------------------- #-----------------------------------------------------------
# COTS UE instanciation # COTS UE instanciation
......
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