Skip to content

Commit

Permalink
remove unnecessary changes
Browse files Browse the repository at this point in the history
Signed-off-by: hirokuni-kitahara <[email protected]>
  • Loading branch information
hirokuni-kitahara committed Jan 9, 2024
1 parent 54f0694 commit 6b34211
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ansible_risk_insight/model_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -1500,10 +1500,6 @@ def load_task(
task_options=task_options,
previous_task_line=previous_task_line,
)
print("[DEBUG] fullpath:", fullpath)
print("[DEBUG] index:", index)
print("[DEBUG] task_name:", task_name)
print("[DEBUG] taskObj.line_num_in_file:", taskObj.line_num_in_file)

# module_options can be passed as a string like below
#
Expand Down

0 comments on commit 6b34211

Please sign in to comment.