Skip to content

Commit a2f7853

Browse files
authored
Fixing spacing to be like vs/master
1 parent 2c539a4 commit a2f7853

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git-send-email

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,6 @@ sub send_message {
12881288
@recipients = unique_email_list(@recipients,@cc,@bcclist);
12891289
@recipients = (map { extract_valid_address_or_die($_) } @recipients);
12901290
my $date = format_2822_time($time++);
1291-
12921291
my $gitversion = '2.15.1.windows.2.409.g4584fb7323.dirty.MSVC';
12931292

12941293
if ($gitversion =~ m/..GIT_VERSION../) {

0 commit comments

Comments
 (0)