Remove trailing whitespace in lyx2lyx.

This commit is contained in:
Günter Milde 2018-01-12 16:26:02 +01:00
parent 39c22913a2
commit 6fe2e45f97
3 changed files with 30 additions and 31 deletions

View File

@ -553,4 +553,3 @@ def find_end_of_sequence(lines, i):
i = i + 1
return endlay