Remove an excess comment

This commit is contained in:
Savanni D'Gerinel 2023-10-03 17:55:05 -04:00
parent 1e11069282
commit 2e7e159325
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
-- Add migration script here
CREATE TABLE IF NOT EXISTS users (
id INTEGER PRIMARY KEY NOT NULL,
username TEXT NOT NULL,