Skip to content

Commit aa071bf

Browse files
fix: remove redundant comment in handle_convo_llm for clarity
1 parent 4e95ce5 commit aa071bf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

bot.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2259,8 +2259,6 @@ async def on_message(self, message):
22592259
print(f"Error in handle_convo_llm (openglados): {e}")
22602260
return
22612261

2262-
# Handle other messages in the server
2263-
22642262
# Function to fetch user metadata
22652263
@staticmethod
22662264
def get_user_metadata(user):

0 commit comments

Comments
 (0)