forked from home-assistant/core
remove blank line
This commit is contained in:
@@ -76,4 +76,3 @@ class FileNotificationService(BaseNotificationService):
|
||||
else:
|
||||
text = '{}\n'.format(message)
|
||||
file.write(text)
|
||||
|
||||
|
Reference in New Issue
Block a user