diff options
| author | Rapptz <[email protected]> | 2021-04-10 14:59:26 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2021-04-10 14:59:26 -0400 |
| commit | 296bd069c106edfe848ae851bb207fe22784c4da (patch) | |
| tree | 970d9844f5affb23d10bb636b9a081e763b77584 /docs/ext | |
| parent | [docs] Fix references to Greedy (diff) | |
| download | discord.py-296bd069c106edfe848ae851bb207fe22784c4da.tar.xz discord.py-296bd069c106edfe848ae851bb207fe22784c4da.zip | |
Remove current module reference in commands API docs
Diffstat (limited to 'docs/ext')
| -rw-r--r-- | docs/ext/commands/api.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst index bd3f545f..94b379d3 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -1,5 +1,3 @@ -.. currentmodule:: discord - API Reference =============== |