Skip to content

Commit

Permalink
chore: remove last todo
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftinv committed Dec 13, 2024
1 parent a5ea89e commit e0a32e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion disnake/ext/commands/base_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,6 @@ def decorator(func: T) -> T:
return decorator


# TODO: naming
def contexts(
*, guild: bool = False, bot_dm: bool = False, private_channel: bool = False
) -> Callable[[T], T]:
Expand Down

0 comments on commit e0a32e1

Please sign in to comment.