Skip to content

Commit adafaed

Browse files
committed
Remove unused import
1 parent 9bdd144 commit adafaed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bot/src/ghutils/utils/discord/embeds.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from githubkit.rest import SimpleUser
88

99
from ghutils.utils.markdown import reflow_markdown
10-
from ghutils.utils.strings import truncate_str
1110

1211

1312
def set_embed_author(embed: Embed, user: SimpleUser):

0 commit comments

Comments
 (0)