We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c41154 commit 495cb01Copy full SHA for 495cb01
1 file changed
techsupport_bot/commands/htd.py
@@ -235,7 +235,6 @@ def custom_embed_generation(raw_input: str, val_to_convert: int) -> discord.Embe
235
inline=False,
236
)
237
238
- print(embed.fields[0].name)
239
return embed
240
241
0 commit comments