[Downloader] findcog no longer attempts to find cogs for commands without them (#2970)

* findcog no longer attempts to find cogs for commands without them

* changelog

* full stop
This commit is contained in:
Michael H
2019-09-26 12:19:58 -04:00
committed by GitHub
parent af97175839
commit 62dcebff94
2 changed files with 11 additions and 6 deletions

View File

@@ -0,0 +1 @@
findcog no longer attempts to find a cog for commands without one.