Skip to content

Commit

Permalink
fix extraneous var
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Oct 14, 2024
1 parent e5124c8 commit 5ccc27b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import axios from 'axios'

import { SimliClient } from './SimliClient'

const oai = import.meta.env.VITE_OPENAI_API_KEY
const sk = import.meta.env.VITE_SIMLI_API_KEY
const e11 = import.meta.env.VITE_ELEVENLABS_API_KEY

Expand Down

0 comments on commit 5ccc27b

Please sign in to comment.