Skip to content

Commit 9ae5012

Browse files
committed
clean up
1 parent f46b2e3 commit 9ae5012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/aiAssistant/assistant.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default function openAIAssistantPage() {
3636
let currentController = null;
3737
let aiTabInstance;
3838

39-
const GEMINI_API_KEY = "AIzaSyBuDDGk2HM5bH7TwuQwEvMeLvPtlFVCKsQ"; // Replace
39+
const GEMINI_API_KEY = ""; // Replace
4040

4141
const searchTool = {
4242
googleSearch: {},

0 commit comments

Comments
 (0)