Skip to content

Commit f43fd68

Browse files
committed
Remove deprecation date
1 parent 192d15a commit f43fd68

File tree

1 file changed

+0
-1
lines changed
  • src/azure-cli/azure/cli/command_modules/compute_recommender

1 file changed

+0
-1
lines changed

src/azure-cli/azure/cli/command_modules/compute_recommender/commands.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ def load_command_table(self, _): # pylint: disable=unused-argument
1818
deprecate_info=self.deprecate(
1919
redirect='az compute-recommender spot-placement-score',
2020
hide=True,
21-
expiration='2025-12-31',
2221
message=(
2322
'This command group has been replaced by "az compute-recommender spot-placement-score". '
2423
'Please update your scripts accordingly.'

0 commit comments

Comments
 (0)