---
PVE/CLI/pvesr.pm | 2 --
1 file changed, 2 deletions(-)
diff --git a/PVE/CLI/pvesr.pm b/PVE/CLI/pvesr.pm
index 3ca01c86..eb880fda 100644
--- a/PVE/CLI/pvesr.pm
+++ b/PVE/CLI/pvesr.pm
@@ -144,8 +144,6 @@ __PACKAGE__->register_method ({
}
}
- print to_json($last_snapshots) . "\n";
-
return undef;
}});
--
2.11.0