Commit f2e6a020 authored by Adam Reese's avatar Adam Reese

fix(cmd): remove unused global var

parent 127a2768
......@@ -10,7 +10,6 @@ import (
"google.golang.org/grpc"
)
var stdout = os.Stdout
var helmHome string
// flagVerbose is a signal that the user wants additional output.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment