Skip to content

Commit d3b2041

Browse files
authored
Merge pull request #2 from gigs4014/main
AddHost.go 오타 수정
2 parents b82eb1d + 23b866e commit d3b2041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/AddHost.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
"fmt"
2525
"log"
2626

27-
"github.com/ablecloud-team/ablestack-mold-go/cloudstack-go/v2/cloudstack"
27+
"github.com/ablecloud-team/ablestack-mold-go/v2/cloudstack"
2828
)
2929

3030
func AddHost() {

0 commit comments

Comments
 (0)