Skip to content

Commit

Permalink
Slack bridge: Remove unused code.
Browse files Browse the repository at this point in the history
  • Loading branch information
rht authored and timabbott committed Jan 11, 2024
1 parent 982dafa commit e6afe93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zulip/integrations/bridge_with_slack/run-slack-bridge
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ class SlackBridge:
)

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

0 comments on commit e6afe93

Please sign in to comment.