From 049f23071c46a3107048e4688153180751136932 Mon Sep 17 00:00:00 2001 From: Vexed01 <51716387+Vexed01@users.noreply.github.com> Date: Sun, 31 May 2020 10:18:58 +0100 Subject: [PATCH] hmm actually no (undo) --- redbot/cogs/downloader/downloader.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/redbot/cogs/downloader/downloader.py b/redbot/cogs/downloader/downloader.py index 909ecbfcf..9f276d0ce 100644 --- a/redbot/cogs/downloader/downloader.py +++ b/redbot/cogs/downloader/downloader.py @@ -45,8 +45,6 @@ class Downloader(commands.Cog): group of cogs by one creator you can install. You always need to add the creater's repository using the `[p]repo` command before you can install cogs from the creator. - - A list of approved repos can be found on the [Cog Board](https://cogboard.red/t/approved-repositories/210). """ def __init__(self, bot: Red):