Skip to content

Commit 2df424d

Browse files
committed
Remove log
1 parent 9874be6 commit 2df424d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/shared/src/supabase/init.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ const newClient = (
6565
...settings,
6666
}
6767

68-
console.log(config)
68+
// console.log(config)
6969

7070
return pgp(config)
7171
}

0 commit comments

Comments
 (0)