Skip to content

Commit ecde713

Browse files
committed
chore: remove comment
1 parent 372d7a8 commit ecde713

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

prisma/schema.prisma

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -479,9 +479,6 @@ model UpdateRecipient {
479479
@@index([stakeholderId])
480480
}
481481

482-
// Create the required modal inside main function and run go()
483-
// Create public column and turn the feature on/off
484-
485482
model DocumentShare {
486483
id String @id @default(cuid())
487484
link String

0 commit comments

Comments
 (0)