Skip to content

Commit 75a9aa1

Browse files
zhenggulbajolet-hashicorp
authored andcommitted
Remove useless line
1 parent 35a1adb commit 75a9aa1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

builder/openstack/step_create_volume.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ func (s *StepCreateVolume) Run(ctx context.Context, state multistep.StateBag) mu
8282
err := fmt.Errorf("Error waiting for volume: %s", err)
8383
state.Put("error", err)
8484
ui.Error(err.Error())
85-
8685
return multistep.ActionHalt
8786
}
8887

0 commit comments

Comments
 (0)