Skip to content

Commit

Permalink
Merge pull request #21290 from agrare/remove_unused_vm_validate_scan
Browse files Browse the repository at this point in the history
Remove unused VmOrTemplate#validate_scan
  • Loading branch information
chessbyte authored Jun 22, 2021
2 parents 0049cb9 + 2b231ad commit ffe06f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion app/models/vm_or_template/operations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module VmOrTemplate::Operations
include_concern 'Power'
include_concern 'Relocation'
include_concern 'Snapshot'
include_concern 'SmartState'

alias_method :ruby_clone, :clone

Expand Down
9 changes: 0 additions & 9 deletions app/models/vm_or_template/operations/smart_state.rb

This file was deleted.

0 comments on commit ffe06f3

Please sign in to comment.