Remove blank line.
This commit is contained in:
parent
2c0a3fb583
commit
25ae4d4b4a
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ my $prettyDayLine;
|
|||
|
||||
while (my $line = <THREE_DAYS>) {
|
||||
my $thisLinePrintable;
|
||||
|
||||
chomp $line;
|
||||
if ($line =~ /^\S/) {
|
||||
$firstDay = $firstTime;
|
||||
|
|
Loading…
Add table
Reference in a new issue