Skip to content

Commit 4e7f293

Browse files
committed
remove old comment
1 parent 44d190b commit 4e7f293

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instance/plan.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ type PlanCloudServer struct {
3232
Create []CloudServerCreateParams
3333
}
3434

35-
//func ProcessPlan(plan *map[string]interface{}) error {
3635
func (ci *Client) ProcessPlan(plan *Plan) error {
3736

3837
if plan.Cloud != nil {

0 commit comments

Comments
 (0)