mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -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()
|
stream.messages.clear()
|
||||||
await self.save_streams()
|
await self.save_streams()
|
||||||
except StreamNotFound:
|
|
||||||
to_remove.append(stream)
|
|
||||||
continue
|
|
||||||
else:
|
else:
|
||||||
if stream.messages:
|
if stream.messages:
|
||||||
continue
|
continue
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user