Skip to content

Commit

Permalink
get rid of trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
EinTim23 authored Oct 17, 2024
1 parent 17aadfc commit 892c051
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/discordrb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ module Discordrb
direct_message_reactions: 1 << 13,
direct_message_typing: 1 << 14
}.freeze

# All available intents
ALL_INTENTS = INTENTS.values.reduce(&:|)

Expand Down

0 comments on commit 892c051

Please sign in to comment.