mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
This reverts commit 3c742e39d2bd7d69827b224d95f2d5d6f892313d.
This commit is contained in:
parent
83deb7c563
commit
e2c0f2aca8
@ -775,9 +775,6 @@ class Streams(commands.Cog):
|
||||
|
||||
stream.messages.clear()
|
||||
await self.save_streams()
|
||||
except StreamNotFound:
|
||||
to_remove.append(stream)
|
||||
continue
|
||||
else:
|
||||
if stream.messages:
|
||||
continue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user