Skip to content

Commit

Permalink
removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathijs de Ruiter committed Sep 2, 2024
1 parent ccd1bfe commit cab6d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/configuration_item.py
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ def ensure_present(module, table_client, attachment_client):
else:
# Get existing record using provided name
old = mapper.to_ansible(configuration_item)

else:
# Get existing record using provided sys_id
old = mapper.to_ansible(
Expand Down

0 comments on commit cab6d68

Please sign in to comment.