Skip to content

Commit

Permalink
Removed supports_snapshots? methods defined independently without usi…
Browse files Browse the repository at this point in the history
…ng supportsFeatureMixin plugin
  • Loading branch information
Gaurav Aradhye committed Feb 16, 2017
1 parent f6ff5c0 commit b164d2e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/models/manageiq/providers/vmware/infra_manager/vm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ def cpu_ready_available?
true
end

def supports_snapshots?
true
end

supports :snapshots
supports :quick_stats
end

0 comments on commit b164d2e

Please sign in to comment.