Skip to content

Commit

Permalink
that return was new for me .. so I wiped the whole line, however only…
Browse files Browse the repository at this point in the history
… the word "return" should have gone away
  • Loading branch information
Kees van Veen committed Oct 7, 2024
1 parent ddc98e9 commit 6182649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/foreman_fog_proxmox/proxmox_volumes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def update_extra_volumes_definitions(data_in)
new_data['volumes_attributes'] = volumes_attributes
end
end
new_data
end

def delete_volume(vm, id, volume_attributes)
Expand Down

0 comments on commit 6182649

Please sign in to comment.