Unverified Commit 11f3091b authored by Sushil Kumar's avatar Sushil Kumar Committed by Adam Reese
Browse files

Updated review comments :)

No related merge requests found
Showing with 1 addition and 2 deletions
+1 -2
......@@ -16,6 +16,7 @@ limitations under the License.
package installer // import "k8s.io/helm/pkg/plugin/installer"
import (
"fmt"
"io/ioutil"
"os"
"path/filepath"
......@@ -23,8 +24,6 @@ import (
"k8s.io/helm/pkg/helm/helmpath"
"fmt"
"github.com/Masterminds/vcs"
)
......
Supports Markdown
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