From 9f2c397c5175670a76f12f12c21f351d6aca0c7c Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 28 Oct 2015 18:48:52 +0100 Subject: stats.pl: Remove useless use --- stats.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/stats.pl b/stats.pl index 2670297..4d54e35 100755 --- a/stats.pl +++ b/stats.pl @@ -5,7 +5,6 @@ use AnyEvent; use AnyEvent::Socket; use AnyEvent::Handle; use Storable; -use Data::Dumper; use File::HomeDir; # timeout in seconds -- cgit v1.2.3-1-g7c22