Skip to content

Commit

Permalink
Blackenedgit add plugins/modules/folder.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lgetwan committed Feb 14, 2024
1 parent 97baad0 commit 0d43296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/modules/folder.py
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,6 @@ def run_module():
changed=False,
)


desired_state = current_folder.params.get("state")
if current_folder.state == "present":
result = result._replace(
Expand Down

0 comments on commit 0d43296

Please sign in to comment.