fix ovirt cpu host

This commit is contained in:
Colin Gagnaire 2019-04-29 18:35:12 +02:00
parent 408770676d
commit 8e0e3a9f6a
1 changed files with 0 additions and 5 deletions

View File

@ -74,11 +74,6 @@ sub new {
return $self;
}
sub check_options {
my ($self, %options) = @_;
$self->SUPER::init(%options);
}
sub manage_selection {
my ($self, %options) = @_;