Skip to content

Commit e86e9f5

Browse files
committed
fix
1 parent 1edaedb commit e86e9f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/azure-cli/azure/cli/command_modules/acs/managed_cluster_decorator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,6 @@ def get_enable_run_command(self) -> bool:
956956
"""
957957
return self._get_enable_run_command(enable_validation=True)
958958

959-
960959
def _get_disable_run_command(self, enable_validation: bool = False) -> bool:
961960
"""Internal function to obtain the value of disable_run_command.
962961
:return: bool

0 commit comments

Comments
 (0)