Updated review comments :)

pull/2400/head
Sushil Kumar 8 years ago
parent 1c5aab8e78
commit 24157e4aed

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