mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +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