We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bdd144 commit adafaedCopy full SHA for adafaed
bot/src/ghutils/utils/discord/embeds.py
@@ -7,7 +7,6 @@
7
from githubkit.rest import SimpleUser
8
9
from ghutils.utils.markdown import reflow_markdown
10
-from ghutils.utils.strings import truncate_str
11
12
13
def set_embed_author(embed: Embed, user: SimpleUser):
0 commit comments