mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-16 07:33:51 -05:00
Before it cleared out user records only (e-mail, password) without freeing up the associated username (account record). Furthermore, since these records have no dependent records (due to no user activity) they can be deleted quickly with delete_all instead of destroy