mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2024-12-31 17:17:57 +03:00
clean: fix whitspaces and minor code issues
removed Data::Dumper and a newline Signed-off-by: Philipp Hufnagl <p.hufnagl@proxmox.com> re-added the newline, but fixed up the indentation at that line.. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
42c08f41cb
commit
618bdfd927
@ -2,7 +2,6 @@ package PVE::Storage;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use Data::Dumper;
|
||||
|
||||
use POSIX;
|
||||
use IO::Select;
|
||||
|
Loading…
Reference in New Issue
Block a user