fix linter

This commit is contained in:
A.Unger
2020-11-11 16:12:41 +01:00
parent 951a441f65
commit c3ab3e7985

View File

@@ -18,6 +18,7 @@ import (
"github.com/owncloud/ocis/ocis-pkg/wrapper/prometheus"
)
// DefaultClient is a custom ocis grpc configured client.
var DefaultClient = newGrpcClient()
func newGrpcClient() mclient.Client {