Deleted supabase.js
This commit is contained in:
parent
b3b23c3ac6
commit
7e3586037d
1 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
||||||
import { createClient } from '@supabase/supabase-js'
|
|
||||||
|
|
||||||
const supabaseUrl = import.meta.env.SUPABASE_URL
|
|
||||||
const supabaseKey = import.meta.env.SUPABASE_KEY
|
|
||||||
|
|
||||||
export const supabase = createClient(supabaseUrl, supabaseKey)
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue