]> Untitled Git - lemmy.git/blob - migrations/2023-06-21-153242_add_captcha/down.sql
Do not decrement comment score twice when removing then deleting. (#3196)
[lemmy.git] / migrations / 2023-06-21-153242_add_captcha / down.sql
1 drop table captcha_answer;