remove blank line

This commit is contained in:
Fabian Affolter 2015-06-20 23:41:24 +02:00
parent 0269e89148
commit 13dac91fa6

View file

@ -76,4 +76,3 @@ class FileNotificationService(BaseNotificationService):
else:
text = '{}\n'.format(message)
file.write(text)