From 1510177499248930203b63a2ac50ffe8f1dfe2e6 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Tue, 21 Jul 2015 12:12:44 +0200 Subject: useless dep --- lib/ManaTools/ConfigReader.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ManaTools/ConfigReader.pm b/lib/ManaTools/ConfigReader.pm index 792dc0e..28038f3 100644 --- a/lib/ManaTools/ConfigReader.pm +++ b/lib/ManaTools/ConfigReader.pm @@ -24,7 +24,6 @@ use strict; use warnings; use diagnostics; use XML::Simple; -use Data::Dumper; sub new { my ($class, $fileName) = @_; -- cgit v1.2.1