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