PVE::ReplicationTools - remove unused var $cluster_nodes
This commit is contained in:
@ -18,8 +18,6 @@ my $STATE_PATH = "$STATE_DIR/pve-replica.state";
|
|||||||
|
|
||||||
my $local_node = PVE::INotify::nodename();
|
my $local_node = PVE::INotify::nodename();
|
||||||
|
|
||||||
my $cluster_nodes;
|
|
||||||
|
|
||||||
my $get_guestconfig = sub {
|
my $get_guestconfig = sub {
|
||||||
my ($vmid) = @_;
|
my ($vmid) = @_;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user