From 268e367c200467c13dd1904fd4f561f7a281b213 Mon Sep 17 00:00:00 2001 From: Alessandro Battilani Date: Fri, 1 Jan 2021 11:24:11 +0100 Subject: [PATCH] tolto dumper --- SendFtpElabData.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/SendFtpElabData.pl b/SendFtpElabData.pl index c0a9c5a..8f3673f 100755 --- a/SendFtpElabData.pl +++ b/SendFtpElabData.pl @@ -4,7 +4,6 @@ use strict; use DBI; use Getopt::Long; use Net::FTP; -use Data::Dumper qw(Dumper); $|++; # Autoflush