mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
remove blank line
This commit is contained in:
parent
0269e89148
commit
13dac91fa6
@ -76,4 +76,3 @@ class FileNotificationService(BaseNotificationService):
|
|||||||
else:
|
else:
|
||||||
text = '{}\n'.format(message)
|
text = '{}\n'.format(message)
|
||||||
file.write(text)
|
file.write(text)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user