Skip to content

Commit 3cb854e

Browse files
authored
Why do i keep forgetting to remove this
1 parent 4c5437c commit 3cb854e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

discord_slash/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,6 @@ async def process_options(self, guild: discord.Guild, options: list, connector:
649649

650650
# This is to temporarily fix Issue #97, that on Android device
651651
# does not give option type from API.
652-
print(temporary_auto_convert)
653652
if "type" not in x:
654653
x["type"] = temporary_auto_convert[x["name"]]
655654

0 commit comments

Comments
 (0)