Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
3145ecf2
Commit
3145ecf2
authored
Sep 27, 2016
by
Francesc Guasch
Browse files
don't debug list vms anymore
parent
af659aad
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/Front.pm
View file @
3145ecf2
...
...
@@ -91,7 +91,6 @@ sub list_vm_types {
my
$result
=
$req
->
result
();
$self
->
{
cache
}
->
{
vm_types
}
=
$result
if
$result
->
[
0
];
warn
Dumper
(
$result
);
return
$result
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment