gateway.websocket: remove comment about bots

This commit is contained in:
Luna Mendes 2018-06-20 17:40:35 -03:00
parent c477b2ed50
commit cb8ab6d836
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ class GatewayWebsocket:
async def _make_guild_list(self) -> List[int]:
# TODO: This function does not account for sharding.
# TODO: This function does not account for bots.
user_id = self.state.user_id
guild_ids = await self.ext.db.fetch("""