Prune trailing whitespaces from code and documentation
They are redundant in all pruned cases and sometimes even create some problems, e.g., when one tries to jump through paragraphs in vi. Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:
parent
e8c40a9285
commit
41cb0f577f
@ -70,5 +70,3 @@ def genmbnames():
|
|||||||
file.close()
|
file.close()
|
||||||
finally:
|
finally:
|
||||||
mblock.release()
|
mblock.release()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user