Skip to content

Commit

Permalink
Remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
pmm-sumo committed Jun 18, 2020
1 parent 273a9fb commit c96532f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/k8sprocessor/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ func (f *fakeClient) Stop() {

func newFakeAPIClientset(_ k8sconfig.APIConfig) (kubernetes.Interface, error) {
return fake.NewSimpleClientset(), nil
}
}

0 comments on commit c96532f

Please sign in to comment.