Skip to content

Commit 87bf3d0

Browse files
committed
Update thread.py
1 parent a9c4040 commit 87bf3d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/thread.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ async def note(self, message):
182182
self.bot.modmail_api.append_log(message, self.channel.id, type='system'),
183183
self.send(message, self.channel, note=True)
184184
)
185-
186185

187186
async def reply(self, message, anonymous=False):
188187
if not message.content and not message.attachments:

0 commit comments

Comments
 (0)