gofmt the project files (#205)

This commit is contained in:
Fei Xu
2018-05-19 07:13:34 +08:00
committed by Robbie Zhang
parent 2ac4136e0c
commit 50ffc04ab2

View File

@@ -17,8 +17,8 @@ package cmd
import ( import (
"fmt" "fmt"
"github.com/virtual-kubelet/virtual-kubelet/version"
"github.com/spf13/cobra" "github.com/spf13/cobra"
"github.com/virtual-kubelet/virtual-kubelet/version"
) )
// versionCmd represents the version command // versionCmd represents the version command