Skip to content

Commit 03fe916

Browse files
committed
chore: remove comment
1 parent dfe92f6 commit 03fe916

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app2/src/lib/dashboard/database.types.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ export type Json =
77
| Json[]
88

99
export type Database = {
10-
// Allows to automatically instanciate createClient with right options
11-
// instead of createClient<Database, { PostgrestVersion: 'XX' }>(URL, KEY)
1210
__InternalSupabase: {
1311
PostgrestVersion: "12.2.3 (519615d)"
1412
}

0 commit comments

Comments
 (0)