update indent

This commit is contained in:
garnier-quentin 2019-11-25 12:58:59 +01:00
parent 13ee66243c
commit f976715ca0
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ sub load {
sub check {
my ($self) = @_;
$self->{output}->output_add(long_msg => "Checking sensors");
$self->{components}->{sensor} = {name => 'sensors', total => 0, skip => 0};
return if ($self->check_filter(section => 'sensor'));