Skip to content

Commit

Permalink
no warn
Browse files Browse the repository at this point in the history
  • Loading branch information
atammy-narmi committed Mar 15, 2024
1 parent f434d6d commit c1cc79d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/module_utils/main/ipsec_psk.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ def _simplify_existing(self, psk: dict) -> dict:
else:
simple['uuid'] = None

self.m.warn(f'simple: {simple}')
return simple

def update(self) -> None:
Expand Down

0 comments on commit c1cc79d

Please sign in to comment.