mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 02:13:44 +02:00
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