Updated review comments :)

release-2.4
Sushil Kumar 9 years ago committed by Adam Reese
parent 61d0176698
commit 11f3091b0e
No known key found for this signature in database
GPG Key ID: 06F35E60A7A18DD6

@ -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"
)

Loading…
Cancel
Save