Skip to content

Commit c39ac72

Browse files
committed
gofmt
1 parent da99e16 commit c39ac72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/azd/cmd/update.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
)
2828

2929
type updateFlags struct {
30-
channel string
30+
channel string
3131
checkIntervalHours int
3232
global *internal.GlobalCommandOptions
3333
}

0 commit comments

Comments
 (0)