summaryrefslogtreecommitdiff
path: root/t/MockHttpd.pm
diff options
context:
space:
mode:
Diffstat (limited to 't/MockHttpd.pm')
-rw-r--r--t/MockHttpd.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/MockHttpd.pm b/t/MockHttpd.pm
index 1d75926..2fcff6d 100644
--- a/t/MockHttpd.pm
+++ b/t/MockHttpd.pm
@@ -1,7 +1,6 @@
package MockHttpd;
use strict;
use warnings;
-use Data::Dumper;
unless (caller) {
my $arg = shift @ARGV;

Return to:

Send suggestions and report system problems to the System administrator.