mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
removing data:dumper not needed dependencie
This commit is contained in:
parent
a8937abb65
commit
54dab66ab1
@ -21,7 +21,6 @@
|
|||||||
use strict;
|
use strict;
|
||||||
use constant TSTAMP_FILE => '/tmp/pandora_inventory.tstamp';
|
use constant TSTAMP_FILE => '/tmp/pandora_inventory.tstamp';
|
||||||
use Scalar::Util qw(looks_like_number);
|
use Scalar::Util qw(looks_like_number);
|
||||||
use Data::Dumper;
|
|
||||||
|
|
||||||
# Set environment language to English
|
# Set environment language to English
|
||||||
$ENV{"LANG"} = "en_US";
|
$ENV{"LANG"} = "en_US";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user