Skip to content

Commit

Permalink
fix #633
Browse files Browse the repository at this point in the history
  • Loading branch information
ikechan8370 committed Jan 2, 2024
1 parent 5e41205 commit 3709166
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import lodash from 'lodash'
import { Config } from '../utils/config.js'
import StealthPlugin from 'puppeteer-extra-plugin-stealth'
import { getOpenAIAuth } from './openai-auth.js'
import delay from 'delay'
import { v4 as uuidv4 } from 'uuid'
import common from '../../../lib/common/common.js'
const chatUrl = 'https://chat.openai.com/chat'
Expand Down

0 comments on commit 3709166

Please sign in to comment.