Skip to content

Commit baa2b7a

Browse files
committed
lint ok
1 parent ea1314f commit baa2b7a

File tree

1 file changed

+1
-0
lines changed
  • internal/services/instance/instancehelpers

1 file changed

+1
-0
lines changed

internal/services/instance/instancehelpers/block.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ func (api *BlockAndInstanceAPI) DeleteUnknownVolume(req *DeleteUnknownVolumeRequ
215215

216216
if unknownVolume.IsBlockVolume() {
217217
targetStatus := block.VolumeStatusAvailable
218+
218219
_, err = api.BlockAPI.WaitForVolume(&block.WaitForVolumeRequest{
219220
Zone: req.Zone,
220221
VolumeID: req.VolumeID,

0 commit comments

Comments
 (0)