Skip to content

Commit

Permalink
Sprint done
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Cai committed Oct 15, 2023
1 parent 429406b commit ab9c9f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/supabase/user_queries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
} from '@supabase/supabase-js';
import { User } from '../schema/schema';

// Replace these with your Supabase project URL and API key
const supabaseUrl = process.env.SUPABASE_URL;
const supabaseApiKey = process.env.SUPABASE_KEY;

Expand Down

0 comments on commit ab9c9f5

Please sign in to comment.