Skip to content

Commit 423df44

Browse files
committed
remove comment
1 parent facdf7f commit 423df44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

coderd/database/migrations/000057_api_key_token.up.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
-- ALTER TYPE login_type ADD VALUE IF NOT EXISTS 'token';
2-
31
CREATE TYPE new_logintype AS ENUM (
42
'password',
53
'github',

0 commit comments

Comments
 (0)