fixup: whitespace cleanup

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-12-13 10:15:46 +01:00
parent e36137eb66
commit 2555aa1c4e

View File

@ -2013,7 +2013,7 @@ __PACKAGE__->register_method({
},
code => sub {
my ($param) = @_;
PVE::CephTools::check_ceph_inited();
my $rpcenv = PVE::RPCEnvironment::get();