Skip to content

Commit 7bebd7d

Browse files
committed
Slack bridge: Remove unused code.
1 parent 982dafa commit 7bebd7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zulip/integrations/bridge_with_slack/run-slack-bridge

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ class SlackBridge:
6060
)
6161

6262
# slack-specific
63-
self.channel = self.slack_config["channel"]
6463
self.slack_client = rtm
6564
# Spawn a non-websocket client for getting the users
6665
# list and for posting messages in Slack.

0 commit comments

Comments
 (0)