Skip to content

Commit 56b5a91

Browse files
committed
Merge branch 'ew/send-email-drop-data-dumper'
Code clean-up. * ew/send-email-drop-data-dumper: send-email: do not load Data::Dumper
2 parents 18dff3d + ef8c95e commit 56b5a91

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)