Skip to content

Commit

Permalink
linting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jm96441n committed Feb 2, 2023
1 parent 958565f commit f3ba599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/common/envoy/logger_params.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ func (l *LoggerParams) String() string {
}
}

// trace debug info warning error critical off
// trace debug info warning error critical off.
var envoyLevels = map[string]struct{}{
"trace": {},
"debug": {},
Expand Down

0 comments on commit f3ba599

Please sign in to comment.