Skip to content

Commit c5da84a

Browse files
author
Mikolaj Umanski
committed
lint fix
1 parent 87007c0 commit c5da84a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,4 +835,3 @@ def validate_message_of_the_day(namespace):
835835
if namespace.os_type is not None and namespace.os_type != "Linux":
836836
raise ArgumentUsageError(
837837
'--message-of-the-day can only be set for linux nodepools')
838-

0 commit comments

Comments
 (0)