diff options
author | 2023-09-19 11:29:39 +0100 | |
---|---|---|
committer | 2023-09-19 11:33:43 +0100 | |
commit | be6b69824fbcfdc1c73f17eefa31e81f04b704a3 (patch) | |
tree | 7806dc3833c60af40b38dc7d7abdc37023191d06 /pydis_site/apps/api/admin.py | |
parent | Merge pull request #1108 from python-discord/update-deploy-ci-path (diff) |
Remove the redirect FilterList on migration
This redirect filter list does not have any filters, nor does it have a bot implementation.
It is something that we were working on, but has been stalled for a while.
The presence of this filter list also causes the bot to warn on startup due to it finding a filter list with no implementation.
This commit removes the FilterList, which can be added back if/when we support this filter type in bot.
Diffstat (limited to 'pydis_site/apps/api/admin.py')
0 files changed, 0 insertions, 0 deletions