Skip to content

Commit

Permalink
removed debug
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Jun 3, 2022
1 parent 443e5eb commit d2ee513
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Ravada.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5022,7 +5022,6 @@ sub _cmd_list_cpu_models($self, $request) {

my $domain = Ravada::Domain->open($id_domain);
my $info = $domain->get_info();
warn Dumper($info);
my $vm = $domain->_vm->vm;

my @out = $vm->get_cpu_model_names('x86_64');
Expand Down

0 comments on commit d2ee513

Please sign in to comment.