in-progress golint warning fixes (#1799)

Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com>
This commit is contained in:
Ari
2020-10-28 11:44:35 +05:30
committed by GitHub
co-authored by Vishal
parent fe5542845e
commit 7743583f4d
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ import (
"github.com/fission/fission/pkg/fission-cli/flag"
)
//Commands returns support commands
func Commands() *cobra.Command {
dumpCmd := &cobra.Command{
Use: "dump",