Remove an excess comment

This commit is contained in:
Savanni D'Gerinel 2023-10-03 17:55:05 -04:00
parent cab0fc92df
commit 0187969571
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,