Slack bridge: Remove unused code.
This commit is contained in:
parent
982dafa76d
commit
e6afe937a6
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ class SlackBridge:
|
||||||
)
|
)
|
||||||
|
|
||||||
# slack-specific
|
# slack-specific
|
||||||
self.channel = self.slack_config["channel"]
|
|
||||||
self.slack_client = rtm
|
self.slack_client = rtm
|
||||||
# Spawn a non-websocket client for getting the users
|
# Spawn a non-websocket client for getting the users
|
||||||
# list and for posting messages in Slack.
|
# list and for posting messages in Slack.
|
||||||
|
|
Loading…
Add table
Reference in a new issue