Skip to content

Commit

Permalink
remove unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pineapplethevoyager committed Jun 27, 2024
1 parent fefd3b8 commit 0eee557
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/aks-preview/azext_aks_preview/agentpool_decorator.py
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,6 @@ def get_enable_fips_image(self) -> bool:
:return: bool
"""
# how to allow enable but preserve existing logic

# read the original value passed by the command
enable_fips_image = self.raw_param.get("enable_fips_image", False)
Expand Down

0 comments on commit 0eee557

Please sign in to comment.