Skip to content

Commit 037438a

Browse files
committed
Merge branch 'ew/send-email-drop-data-dumper' into maint
Code clean-up. * ew/send-email-drop-data-dumper: send-email: do not load Data::Dumper
2 parents 1c07e3e + ef8c95e commit 037438a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git-send-email.perl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
use Term::ReadLine;
2424
use Getopt::Long;
2525
use Text::ParseWords;
26-
use Data::Dumper;
2726
use Term::ANSIColor;
2827
use File::Temp qw/ tempdir tempfile /;
2928
use File::Spec::Functions qw(catfile);

0 commit comments

Comments
 (0)