Skip to content

Commit d862e75

Browse files
authored
Merge pull request #10 from lixiaojun629/develop
fix bug
2 parents 08af615 + 4761c45 commit d862e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/vpc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package cmd
22

33
import (
44
"github.com/spf13/cobra"
5-
. "github.com/ucloud/ucloud-cli/util"
5+
. "github.com/ucloud/ucloud-cli/base"
66
)
77

88
//NewCmdVpc ucloud vpc

0 commit comments

Comments
 (0)