i18n: remove trailing spaces in script

This commit is contained in:
Rémi Verschelde 2016-05-04 15:31:47 +02:00
parent fb277dbde6
commit fbe5a5e4a7

View File

@ -56,5 +56,3 @@ for fname in matches:
f = open("tools.pot","wb")
f.write(main_po)
f.close()