Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Codelax committed Dec 24, 2024
1 parent e40719a commit 853b96f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/namespaces/instance/v1/custom_server_delete.go
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ func serverDeleteVolume(volume *instance.VolumeServer, instanceAPI *instance.API
}
if err != nil {
return errorDeletingResource(err)

}
return nil
}

0 comments on commit 853b96f

Please sign in to comment.