Remove trailing whitespace.
This commit is contained in:
parent
c80a966f91
commit
8ceac0ac25
1 changed files with 1 additions and 1 deletions
|
|
@ -2060,7 +2060,7 @@ sub www_import {
|
|||
$error->info("Skipping first line");
|
||||
next;
|
||||
}
|
||||
$error->info("Reading line $lineNumber: @{ $row }");
|
||||
$error->info("Reading line $lineNumber: @{ $row }");
|
||||
$lineNumber++;
|
||||
@data = @{ $row };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue