mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
+ Clean up code
This commit is contained in:
parent
f99efc4b7c
commit
d1ae62af70
@ -85,8 +85,7 @@ sub run {
|
|||||||
my ($self, %options) = @_;
|
my ($self, %options) = @_;
|
||||||
|
|
||||||
|
|
||||||
my $jsoncontent;
|
my $jsoncontent = $self->{http}->request();
|
||||||
$jsoncontent = $self->{http}->request();
|
|
||||||
|
|
||||||
my $json = JSON->new;
|
my $json = JSON->new;
|
||||||
my $webcontent;
|
my $webcontent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user