Fix style

This commit is contained in:
Calvo 2023-01-31 09:11:03 +01:00
parent cb6e523e33
commit 6f55707e73
1 changed files with 0 additions and 2 deletions

View File

@ -653,8 +653,6 @@ sub get_agent_status ($$$) {
}
}
print "MS ::::::::::::::".Dumper($module_status);
return $module_status;
}