]> Untitled Git - lemmy.git/blob - migrations/2023-06-21-153242_add_captcha/down.sql
feat: re-added captcha checks (#3289)
[lemmy.git] / migrations / 2023-06-21-153242_add_captcha / down.sql
1 drop table captcha_answer;