From 54d162803e6bedc754e7c8c3f1c529fc08eb1f2b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 15 Apr 2014 03:21:57 +0200 Subject: ping.pl does not need Data::Dumper. --- clients/ping.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'clients') diff --git a/clients/ping.pl b/clients/ping.pl index b0eb57d..c33c8cf 100755 --- a/clients/ping.pl +++ b/clients/ping.pl @@ -3,7 +3,6 @@ use DBI; use POSIX; use Time::HiRes; use Net::Oping; -use Data::Dumper; use strict; use warnings; -- cgit v1.2.3