Skip to content

Commit 5e083be

Browse files
committed
Removed invalid TODO
1 parent 0dff97b commit 5e083be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cogs/utility.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ async def github(self, ctx):
219219
@trigger_typing
220220
async def update(self, ctx):
221221
"""Updates the bot, this only works with heroku users."""
222-
# TODO: Should return if user is self hosting
223222
metadata = await self.bot.api.get_metadata()
224223

225224
desc = (f'The latest version is [`{self.bot.version}`]'

0 commit comments

Comments
 (0)