Skip to content

Commit 4761c45

Browse files
committed
fix bug
1 parent 08af615 commit 4761c45

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)