Skip to content

Commit

Permalink
Remove an unnecessary empty line
Browse files Browse the repository at this point in the history
palmtree5 authored Nov 20, 2024
1 parent 8185863 commit ebc2373
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redbot/cogs/streams/streamtypes.py
Original file line number Diff line number Diff line change
@@ -373,7 +373,6 @@ async def get_data(self, url: str, params: dict = {}) -> Tuple[Optional[int], di


class TwitchStream(TwitchMeta):

token_name = "twitch"
platform_name = "Twitch"

0 comments on commit ebc2373

Please sign in to comment.