Skip to content

Commit 3044933

Browse files
committed
Update schema.prisma
1 parent 194cb91 commit 3044933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/prisma/schema/schema.prisma

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ model User {
2727
source String? // where the user came from
2828
defaultWorkspace String? // slug of the user's default workspace
2929
defaultPartnerId String? // the user's default partner ID
30-
referralLinkId String? // TODO: remove this
3130
dubPartnerId String? // this user's dub partner ID
3231
3332
// relational data

0 commit comments

Comments
 (0)