mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2025-01-26 04:30:14 +01:00
0b5e72ecf0
In practice, it was already removed half a year ago, but the description and cheatsheet entries were still there. The migration intentionally does not use ConfigDB.get_by_params, since this will break migration code as soon as we add a new field is added to ConfigDB. Closes #2086