Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request kubernetes#34498 from mml/remotecommand-golint
Automatic merge from submit-queue Fix lint error in remotecommand.go Before: ``` pkg/client/unversioned/remotecommand/remotecommand.go:101:9: should omit type http.RoundTripper from declaration of var rt; it will be inferred from the right-hand side Please fix the above errors. You can test via "golint" and commit the result. ```
- Loading branch information