mirror of https://github.com/LemmyNet/lemmy.git
4 lines
84 B
MySQL
4 lines
84 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
DROP TABLE local_site_url_blocklist;
|
||
|
|