Skip to content

Commit

Permalink
Remove comment for incorrect Twitch response
Browse files Browse the repository at this point in the history
  • Loading branch information
Felanbird authored Aug 21, 2023
1 parent ea30c3a commit 022384d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/providers/twitch/api/Helix.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2867,7 +2867,6 @@ void Helix::sendShoutout(
break;

case 500: {
// Helix returns 500 when user is not mod,
if (message.isEmpty())
{
failureCallback(Error::Unknown,
Expand Down

0 comments on commit 022384d

Please sign in to comment.