Skip to content

Commit

Permalink
remove Twitter from app home
Browse files Browse the repository at this point in the history
  • Loading branch information
amancevice committed Nov 24, 2024
1 parent 20c539d commit 0060bf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blue/slack-beta/app-home/lib/lib/home.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ class Home
RULES = {
'Bluesky' => "#{EVENT_BUS_NAME}-bluesky-send-post",
'Slack' => "#{EVENT_BUS_NAME}-slack-send-post",
'Twitter' => "#{EVENT_BUS_NAME}-twitter-send-post",
}
SCHEDULES = {
'Reddit' => "#{SCHEDULE_GROUP}-reddit-pop",
Expand Down

0 comments on commit 0060bf7

Please sign in to comment.