Merge branch 'ent-8093-eliminar-data-dumper-de-plugin-de-inventario' into 'develop'
removing data:dumper not needed dependencie See merge request artica/pandorafms!4466
This commit is contained in:
commit
8d47abeeed
|
@ -21,7 +21,6 @@
|
|||
use strict;
|
||||
use constant TSTAMP_FILE => '/tmp/pandora_inventory.tstamp';
|
||||
use Scalar::Util qw(looks_like_number);
|
||||
use Data::Dumper;
|
||||
|
||||
# Set environment language to English
|
||||
$ENV{"LANG"} = "en_US";
|
||||
|
|
Loading…
Reference in New Issue