]> git.proxmox.com Git - pve-manager.git/blobdiff - test/replication_test1.pl
test: replication: cleanup use statements
[pve-manager.git] / test / replication_test1.pl
index 0dfcf05adf1eebba37320eb0026d091adfdf5f4d..7a31cfc3280b2f54439b193519a0c97020269a2a 100755 (executable)
@@ -4,12 +4,11 @@
 
 use strict;
 use warnings;
+
 use JSON;
 
 use lib ('.', '../..');
 
-use Data::Dumper;
-
 use ReplicationTestEnv;
 use Test::More tests => 3;