Skip to content

Commit 275877f

Browse files
rm log
1 parent f6d87ff commit 275877f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kv/drivers/supabase-kv.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ export class SupabaseKv extends KvBase {
3131
throw error
3232
}
3333

34-
console.log(data.value)
35-
3634
return JSON.parse(data.value) as T
3735
}
3836

0 commit comments

Comments
 (0)