update header

pull/193/merge
Fabian Affolter 2015-08-06 18:32:29 +02:00
parent e8dd5779f6
commit 9d5c7ceecd
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,6 @@
"""
homeassistant.components.notify.slack
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Slack platform for notify component.
Configuration:
@ -25,7 +24,6 @@ default_channel
*Required
The default channel to post to if no channel is explicitly specified when
sending the notification message.
"""
import logging