Remove an excess comment
This commit is contained in:
parent
1e11069282
commit
2e7e159325
|
@ -1,4 +1,3 @@
|
|||
-- Add migration script here
|
||||
CREATE TABLE IF NOT EXISTS users (
|
||||
id INTEGER PRIMARY KEY NOT NULL,
|
||||
username TEXT NOT NULL,
|
||||
|
|
Loading…
Reference in New Issue