Skip to content

Commit

Permalink
Update guide/docs/interactions/buttons.mdx
Browse files Browse the repository at this point in the history
remove unnecessary comment in timeout example

Co-authored-by: shiftinv <[email protected]>
Signed-off-by: DLCHAMP <[email protected]>
  • Loading branch information
dlchamp and shiftinv authored Aug 27, 2023
1 parent 7c72a30 commit b919751
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion guide/docs/interactions/buttons.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ method and then updating our button callbacks to manage the state of components
Below is an example of handling this type of implementation.

```python title="timeout.py"
# At top of file
import disnake
from disnake.ext import commands

Expand Down

0 comments on commit b919751

Please sign in to comment.