Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
raulb committed May 17, 2023
1 parent 5020bf4 commit 8c7689f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/display/environments.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ func EnvironmentsTable(environments []*meroxa.Environment, hideHeaders bool) str
return ""
}

//nolint:funlen
func EnvironmentTable(environment *meroxa.Environment) string {
mainTable := simpletable.New()

Expand Down

0 comments on commit 8c7689f

Please sign in to comment.