Get rid of this whitespace

This commit is contained in:
swagg boi 2025-04-12 20:16:46 -04:00
parent 56e9365c45
commit 393bf637ce

View File

@ -11,7 +11,6 @@ ALTER COLUMN markdown_status
SET NOT NULL;
-- Do the same for remarks
ALTER TABLE remarks
ADD COLUMN markdown_status BOOLEAN;