Skip to content

Commit

Permalink
Gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Mikulicic committed Aug 30, 2019
1 parent 5c6c9a4 commit 699f9c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/client/clientset/versioned/scheme/register.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ import (

// Scheme scheme.
var Scheme = runtime.NewScheme()

// Codecs is a codec factory for the scheme.
var Codecs = serializer.NewCodecFactory(Scheme)

// ParameterCodec is the parameter codec.
var ParameterCodec = runtime.NewParameterCodec(Scheme)

Expand Down

0 comments on commit 699f9c0

Please sign in to comment.