mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-07 14:05:50 +00:00
Fix lint
This commit is contained in:
@@ -256,7 +256,7 @@ func getAggregatedAPIServerConfig(
|
||||
return apiServerConfig, nil
|
||||
}
|
||||
|
||||
// main returns an error instead of calling plog.Fatal to allow defer statements to run
|
||||
// main returns an error instead of calling plog.Fatal to allow defer statements to run.
|
||||
func main() error {
|
||||
defer plog.Setup()()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user