Delete unnecessary newlines in TABLE
This commit is contained in:
parent
a7bd03960c
commit
32933c961b
@ -380,7 +380,6 @@ if ($target eq "TABLE") {
|
||||
foreach $target (sort keys %table) {
|
||||
print_table_entry($target);
|
||||
}
|
||||
print "\n";
|
||||
exit 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user